-
clone the repository or download as a zip file
git clone https://github.com/u-sri2002/Snake-Game.git
-
Navigate to the directory containing
main.py
and run it. -
Have fun playing the game!
- Recommended OS - Windows
- If you're using linux or ubuntu as your OS please check Tkinter is installed
sudo apt install python3-tk
- Recommended IDEs - VS code, Pycharm