[BangPypers] SimCity released for Open Source (with Python integration)
Dorai Thodla
dorai at thodla.com
Wed Jan 16 07:52:11 CET 2008
The "MicropolisCore" project includes the latest Micropolis (SimCity) source
code, cleaned up and recast into C++ classes, integrated into Python, using
the wonderful SWIG <http://www.swig.org/> interface generator tool. It also
includes a Cairo based TileEngine, and a cellular automata machine
CellEngine, which are independent but can be plugged together, so the tile
engine can display cellular automata cells as well as SimCity tiles, or any
other application's tiles.
via:
http://weblogs.asp.net/bsimser/archive/2008/01/10/simcity-source-code-released-to-the-wild-let-the-ports-begin.aspx
--
Dorai Thodla (http://www.thodla.com)
US: 650-206-2688
India: 98408 89258
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/bangpypers/attachments/20080116/bf03f9ef/attachment.htm
More information about the BangPypers
mailing list