Günther Jena
Günther Jena
In the Github About text the first sentence is "cool game engine written in Python
I started experimenting with a class based implementation. This is not a proposal to change the API - just wanted do hear what you think. You find the implementation here:...
Drop Python 2 support (Issue #7).
Looking at the nice and well documented code and seeing the overhead of Python2 support I think Python2 support could be dropped. Going for Python >=3.7 you could use formatted...