Skip to content

ChanderJindal/Games-and-other-small-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making of .exe file command pip install pyinstaller // if you don't have it, also make sure the path you are using is correct pyinstaller --onefile (I wanted it all to be in 1 file) -w (since i used pygames) app.py (name of my main python file)

About

My projects.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages