An open source remake of the Snake game written in Tkinter.
The higher the level, the faster the snake moves and the more points.
You can change color of snake, food and background.
There is also a hotkey Ctrl+P.
There is also a hotkey Ctrl+N.
The small window size allows you to play and not take up much space while something else is running on your PC.
- Clone this repo or download ZIP and unpack it.
- Run
main.py
file:
python main.py
The project is open to any initiatives, feel free to contribute.