Skip to content

jajodiaraghav/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Join the chat at https://gitter.im/Snake-pygame/Lobby

A simple game built using Python Pygame Library.

Note
You must have Python installed to run this application

Screenshot

Installation instructions:

  1. Clone the repo to your computer and cd to that directory.
  2. Create a virtualenv using virtualenv pyenv
  3. Activate the virtualenv using source ./pyenv/activate
  4. Install the prerequisites using pip install -r requirements.txt
  5. Run the game using python main.py

Happy Gaming!!

About

A simple game built using Python Pygame Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages