Projects
Posted: 04-04-2011 At: 18:50
Updated: 28-03-2012 At: 08:57
I am involved with several open source software projects either as a developer or contributor. These are listed here.
Simlist - (Github | Server Listing)
Associated with the Simutrans project this server written in Javascript using the node.js framework provides a central listing for online Simutrans games.
Simutrans - (Project Homepage)
This is a transport sim game similar to Transport Tycoon. My involvement with this project is primarily through the TileCutter software which helps with producing in-game objects. I also host several online game servers and have committed patches (mostly to the networking code of the game).
Simutrans (OSX Port) - (Project Homepage | Github)
A port of Simutrans to Mac OSX using native UI via Quartz/Cocoa, with the intent to produce a Mac App Store distribution.
TileCutter - (Project Homepage | Github)
Written using Python this utility assists with the process of producing multi-tile building graphics for Simutrans.
SixOrNot - (Project Homepage | Github)
A Firefox extension to display the IPv6 status of the website you are visiting.
pyTile - (Project Homepage | Github)
Using the Pygame library this is a 2D near-isometric game engine intended to become a transport sim game similar to Simutrans.