This is for all you python noobs who can't do anything besides print statements. Embrace the power of print
!
Controls:
W
- UpS
- DownA
- LeftD
- Right
To win, move the snake and eat the apples. High scores are recorded and saved!
For the first time you are running the game, run setup.bat
by double clicking it. This will install all dependencies to your machine. If you have already done this, double-click snake.bat
to start playing.
You need Python 3 installed on your machine beforehand. To install: https://www.python.org/. I also recommend a terminal with UTF-8 suport like VS-Code's terminal, where I took this snip.