has anyone thought about/ tried / fully implemented marauroa http://arianne.sourceforge.net/index.php?arianne_url=servers/server_marauroa with soya?
its a java server with python support 8| it is of course actually jython support as for the client "You can develop an arianne client, using the arianne client framework, on any system that is able to compile C code." which sounds about right and pyrex friendly :) there is a tutorial here that describes building a multiplayer pacman clone with python for server and client. http://arianne.sourceforge.net/wiki/index.php/HowToWriteGamesUsingArianne in fact scanning that doc "I have designed the client so hat the presentation and logic code of the game are completely seperate ( yes, I am a maniac ). This will mean replacing pygame for another engine like a Soya or pyopengl should be an easy task." =D dunk
