Source
This section contains an array of source code for interesting programs I've developed.


Share

Category - Source
The programs below are from the Source category. You can change category in the left menu.

Battlezone SDK
My complete Battlezone SDK. Includes c++ source to load and save data from/to Activision's Battlezone game.
SynD
The source to a (very) old engine of mine. SynD was created specifically for side-scrolling platform games. The source is a little messy in places, and mostly C, but someone may enjoy tinkering with it.
GMF Compiler source v0.48
This is the full source code to the VB version of the GMF Compiler. It is pretty well commented and shouldn't be too hard to understand. Please make sure you read the readme.txt and license.txt before opening and using the source code.