Skip to content

vcoutasso/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Simple snake game in Python with Tkinter.

Running the game

Clone the repository:

$ git clone https://github.com/vcoutasos/Snake
$ cd Snake

To run the game, assuming you have Tkinter installed and is in the right directory, is as simple as:

$ python main.py

Note: the game was only tested with python 3.7.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages