A simple implementation of the classic Snake Game using the Turtle module from Python. The game features a snake that grows as it eats food, and the player must avoid colliding with the walls or the snake itself. Inspired by the classic arcade game.
- Simple gameplay
- Basic scoring system
-
Download the Setup File
-
Install the Game
- Once downloaded, run the
SnakeGame_setup.exe
and follow the on-screen instructions to install the game.
- Once downloaded, run the
-
Start Playing
- After installation, you can launch the game from your desktop or start menu.
- Use the arrow keys to control the direction of the snake.
- Eat the food (represented by a circle) to grow the snake and increase your score.
- Avoid colliding with the walls or the snake's own body.
- The game restarts when the snake collides with itself or the walls.
This project is licensed under the Unlicense. See the UNLICENSE file.