Games
Game of Life
A version of Conway's Game of Life with appropriate graphics. I think it's important to mention that the Allegro version is a beta and lacks timer support and the code isn't all that commented. The SDL version I used to teach myself SDL recently, and that has a couple fixes.
Requires Allegro 4 or SDL and compatible C++ compiler. Download life.beta.tar.gz (Allegro) or
lifeSDL.tar.bz2 (SDL).
Megatank!
This is a simple vs. tank game which is a cross between Grobda and
Combat. Use walls and shields strategically, collect coins and buy powerups
in the shop. You'll need two players and a joystick, but once you start it's hard to stop! Try it
here.
Ventura Heat
Put the pedal to the metal in this addictive top-view test of skill over several tightly designed levels. A
modified version of this called Eternal can be found with Ganymede's album Space and Time (Cohaagen Records).Go to the homepage
Operation: Oblivion
This is a shoot 'em up that takes the best of top view and side view shooters and mixes them together into an original game. Play for survival, or shoot selectively to get the high score (INCOMPLETE). Go to the homepage
Lou's Hangman
A version of Hangman I made at the campus in Visual Basic. Comes with several catagories and you can create custom word files for it. Sorry, this one's Windows only, folks (as far as I know). I don't have the source around, but if I find it, I'll be sure to upload it.
Download hangman.zip.