An open API service indexing awesome lists of open source software.

https://github.com/coolcat467/gameobjects-python-3

Will McGugan's Gameobjects converted to Python3
https://github.com/coolcat467/gameobjects-python-3

coolcat467 game-development gameobjects python3 willmcgugan

Last synced: 4 months ago
JSON representation

Will McGugan's Gameobjects converted to Python3

Awesome Lists containing this project

README

          

# gameobjects

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

Original Author: Will McGugan

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