![endif]-->

View Entry

Viewing Kibiz0r's entry for the competition on March 17th, 2007 at 7:00 pm UTC.

The rule for this competition was: The game must only use Allegro's text output functions with the default font for drawing. You may use helper functions such as clear or the various blitting routines, but the game's graphics should be made of characters.

Source: View Download
Revised: View Download

The entrant leaves the following notes:

Revised version works. It's called Garbage Collector. You have a bunch of memory that you have to clean up, and if you touch it, you get deleted. To delete the memory, however, click on the screen and 2 seconds later, the red box will take any trapped memory along with it. The yellow stars are powerups that give you more deletes to use. If you run out of deletes, you lose. Supposedly there are levels, but I never got that far in testing it.