Releases: BrythonServer/ggame
Releases · BrythonServer/ggame
Ggame-1.1.3 (Brython-Server 2.3.1)
This update supports the move to Python 3.11, Brython 3.11.2, and Brython-Server 2.3.1
Ggame-1.0.11 (Brython-Server 2.1.9)
Merge pull request #54 from tiggerntatie/master 1.0.11 remove obsolete brython javascript
Ggame-1.0.10 (Brython-Server 2.1.0)
Support refactoring of Brython-Server to allow pip3-only installation of the entire stack.
Bug fix release
Circle bounds calculation used for coarse collision detection failed to account for the circle scale factor.
Reorganized to support local installation via pypi (pip install).
Merge pull request #48 from tiggerntatie/master Updated to support local installation from pypi
Reorganized with Sphinx and Readthedocs.org support.
Merge pull request #39 from tiggerntatie/master update readme
Final version before upgrading to v0.2.0
v0.1.1 Update requirements-headless.txt
Initial Usable Release
Merge pull request #9 from tiggerntatie/master Synch..
Initial pre-release
This marks the point where ggame appears to be functional in the brython server environment. There are assumed to be numerous bugs. Work has not yet begun on integrating unit test code or pygame compatibility.