🐍
Snake Game
A classic Snake game built with Pygame. The player controls a snake that grows as it eats food, tracking a score and a high score, with game-over a…
A classic Snake game built with Pygame. The player controls a snake that grows as it eats food, tracking a score and a high score, with game-over a…
A classic Snake game built with Pygame. The player controls a snake that grows as it eats food, tracking a score and a high score, with game-over and play-again screens.
python src/main.py. A Pygame window opens showing the snake and a food item.high_score.json.pip install pygame
python src/main.py
pygame