A classic Snake game made with Python.
This is a simple Snake game implemented in Python. You can control the snake using arrow keys, eat food to grow, and try not to hit the walls or yourself.
- Use arrow keys to move the snake.
- Press space to start the game.
- Press R to restart the game after a game over.
- Press Q to quit the game at any time.
No need to install Python or any dependencies!
You can download the executable (.exe) from the Releases page and run it directly on Windows.
This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy playing Snake! 🐍