Gamepie
Game engine written in Python.
Install / Use
/learn @JadedTuna/GamepieREADME
GamePie
GamePie is a game engine written in Python.
Purpose
It was written to ease creation of cross-platform games using Python. Currently it supports:
- Linux
- iOS (Pythonista)
- Window (Not tested)
- Mac (Not tested)
- Android (QPython && PyGame)
License
GamePie is licensed under zlib license which means you can freely modify the source code, re-distrubute it and use the engine in commercial applications. Link to this page is appreciated but not required :).
Examples
Check examples/ to see some example games.
Wiki
Wiki coming up soon.
