Skip to content

mattfister/freezegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a game library built on pyglet for python 3.

To run the sample game:

pip install pyglet
python sample.py

To distribute on windows

pip install pyinstaller
pyinstaller sample.py

Then

copy resource directories to dist/sample/ ./sample.exe

About

A python game library built on top of pyglet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages