Skip to content

Snake Game is Simple old game re-created using Python

Notifications You must be signed in to change notification settings

shravan-ks/Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake_Game (Python)

Snake Game is Simple old game re-created using Python

  • Requirements :

    • Python 3.6+
    • Pillow==6.1.0
  • How To Run

    • virtualenv env
    • source env/bin/activate
    • pip install -r requirements.txt
    • To Run: python app.py

About

Snake Game is Simple old game re-created using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages