snake.py
Welcome to snake.py, a classic Snake game implemented using PyGame. This game attempts to evoke feelings of nostalgia via arcade-style graphics and sound effects, hopefully bringing you back to the days of the Nokia 6110.
This is my first full-fledged PyGame project, and the development process has been extremely rewarding. I hope you enjoy!
Download
Download
snake.zip 31 MB
Install instructions
1. Download snake.zip
2. Extract files from snake.zip (right-click and select "Extract All..." on Windows 11)
3. Run snake.exe
4. Have fun!
5. Controls are listed in README.txt
Development log
- snake.py v1.3.2 | Slower SnakesJul 26, 2024
- snake.py v1.3.0 | Colorful SnakesJul 25, 2024
- snake.py v1.2.0 | Fullscreen & Higher ResolutionJul 25, 2024
- snake.py now playable in browser!Jul 24, 2024
- snake.py v1.0.5Jul 23, 2024
- snake.py v1.0.2Jul 23, 2024
Comments
Log in with itch.io to leave a comment.
good job, for a first pygame project it looks good.