Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Snake Game

Created snake game in python using tkinter and random module.

How to Play

Run the following commands in your Terminal/powershell/cmd

pip install tkinter
python snake.py