Skip to content

Puranjay25/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Requirements for this project:-

1)Python 3x installed on your system 2)Module “pygame” should be installed on your OS.

Install python 3x on your system

Go to https://www.python.org/downloads/ for download

Install pygame on your system

Go to http://www.pygame.org/download.shtml

Using Terminal:- Use command “sudo pip install pygame”.

If pip command not recognized:- Use command “sudo apt-get install python-pip”.

Create Executable File

Step 1: Intall pyinstaller: run 'pip install pyinstaller' Step 2: Create executable file using pyinstaller: run 'pyinstaller filename.py'

For more on pyinstaller visit here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages