Skip to content

Threated/pyfoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyfoot

Pyfoot is a high-level library for writing simple 2d games. It is based upon the Python library pygame and was inspired by the java libary Greenfoot.

Installing

Simply pip install the library

pip install pyfoot

You can create a sample project via the command line

python -m pyfoot init ProjectName

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Languages