A Python 2D game engine and a platformer game
Find a file
2017-04-01 01:21:34 +01:00
assets Added missing interface icon 2017-04-01 01:21:34 +01:00
engine Fixed width/height bug when SpriteGroup has no visible objects 2015-09-22 23:39:52 +01:00
game Fixed path slashes 2017-04-01 00:50:35 +01:00
.gitignore Initial commit 2015-07-31 18:09:14 +02:00
main.py Added a separate game class to hold the game loop and allow extending to custom classes 2015-08-03 17:27:47 +02:00
requirements.txt Requirements.txt added 2017-04-01 00:50:44 +01:00
setup.py Python 3.4 upgrade 2015-08-23 20:55:01 +02:00