The Gang Garrison 2 Forum

Gang Garrison Development => Development Discussion => Topic started by: merasmus44 on March 06, 2023, 09:02:09 pm

Title: PyGG2-3.0 (a pygg2 rewrite for python 3.0>)
Post by: merasmus44 on March 06, 2023, 09:02:09 pm
Hey all!
I was checking out the PyGG2 post (https://www.ganggarrison.com/forums/index.php?topic=29530) and GitHub (https://github.com/PyGG2/PyGG2) and noticed a couple things.

1. It is written in python 2.7, which is outdated  :angry:
2. It uses pySFML, which is no longer supported  D:
3. I can't even get the game to compile/run  :panic:

So I thought that it would be cool to rewrite PyGG2 for python 3, and add more platform support.
If anyone wants to offer their help in writing this, that would be cool!

Github repository (https://github.com/merasmus44/PyGG2-3.0)