Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 257 Bytes

PySnake - Snake game using python

A simple traditional snake game built using Python T-kinter library. Tested only on python3

Rquirements

  1. Tkinter Library
sudo apt-get install python3-tk

Executing the program

python __main__.py