Gameobjects-Python-3

Will McGugan's Gameobjects converted to Python3

MIT License

Stars
9

gameobjects

Fork of https://code.google.com/archive/p/gameobjects/downloads

Original Author: Will McGugan [email protected]

Run the following to install localy

python setup.py install

Updated to Python 3 by CoolCat467 utilizing the 2to3 library.

Parts of code modified based on gnatty7's port at https://github.com/gnatty7/gameobjects