I'm developing an open source game based on TurboGears 1.1. It's a web based version of the SimCity classic, aka Micropolis, which is open source.
I've rewritten the original SimCity code in C++, plugged it into Python with SWIG, and made a web application server with TurboGears, SQLAlchemy, Genshi, PyAMF, etc, and also a client with OpenLaszlo/ Flash. Now I'm making it into a Facebook application. It's currently playable, but I'm still working on it so it crashes and behaves strangely occasionally. :) I welcome volunteers who want to help out with programming, graphics, documentation, support, or anything else. And everyone is welcome to take a look at the code to see how it works, of course! Here's the web site about it, with more information and links: http://www.micropolisonline.com All the source code is here: http://code.google.com/p/micropolis/ And a talk about the history and plans is here: http://micropolisonline.com/static/documentation/HAR2009Transcript.html Have fun! -Don -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to turbogears@googlegroups.com. To unsubscribe from this group, send email to turbogears+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.