Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 504 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 504 Bytes

"Where the legendary journey of gaming began."

Instructions to play 🐍

  • 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!

Additionals

  • 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