Skip to content

Sumitkk10/Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake_Game

This is the classic Snake Game made using Python.

Copy the code in main.py and run it on your local machine. Don't forget to install tkinter module if you haven't already.

For installing the Tkinter module you can use any of the following commands :

1. sudo apt-get install python-tk
           OR
2. pip install python-tk

ScreenCast :

I hope you enjoy playing the game :)

Releases

No releases published

Packages

No packages published

Languages