The Amazing Yanni Bros.

This is a little arcade game where acrobats get shot from a cannon and you use the mouse to control a trampoline to keep them from falling of the screen. It is written with FreeBASIC(see links page here) and uses the Allegro game library(see links page here). The FreeBASIC source code is included in the down load.

Get it here.(1.5MB)

MKClone

(Offical release.)

This is going to be a "Mode 7" game engine. This is the same as below but it only has the world, no objects. I'm starting over with C++ instead of porting over. This way I can sit down and design OOP objects. So that I can get a clean C++ project. This also uses the Allegro game library(see links page here).

Get it here.(71kb)

FinishLine '29

(Demented release.)

This is an unfishinshed game. It is a Mario Kart clone. There is no need to download it unless you are a developer. It is written for Windows in C++(actually I'm in the middle of porting it from C to C++) using the Allegro game library(see links page here). (Warning: This is messy code that you use at your own risk.

Get it here.(.57MB) Here you can find the blue, yellow, and green racers.