Greetings:
I've noticed that many people on these boards have experience using PyGame, so I thought it would be cool if i shared a creation I am currently developing. This creation is called PyDark. Basically, PyDark is a 2D game framework built on-top of Python and PyGame. What makes PyDark unique is its built-in online multiplayer networking code. This feat makes it conveniently simple to create online multiplayer games.
Note that I'm also working on an engine built on-top of PyDark, called PyDark Creator. I'm adopting designs and ideas from popular game making software like: Construct 2 and YoYoGames GameMaker.
If you'd like to learn more about PyDark please don't hesitate to visit its official website(and community) at www.pydark.com
Regards,
Froweey