| MC.ZIP | 53KB (source and dat file only) | This is one of Gracjan's first cool graphic programs. It shows how to use mouse and sound code. | 
| GWIN.ZIP | 338KB (source and dat file only) | This is another cool graphic program by Gracjan. It shows how to use mouse, sound and graphic code. | 
| BALL.ZIP | 70KB | This program demonstrates Michael's favorite page flipping and some graphics routines. | 
| CANDLE.ZIP | 111KB | This is Michael's interpretation of lighting and translucency effects, by Owen Embury. | 
| DING.ZIP | 100KB | This is a simple program demonstrating how to use mouse and sound routines from the Allegro library. | 
| FLY.ZIP | 70KB | It is a simple program using double buffering for displaying a randomly flying circle (Michael didn't want to use sprites, because "fly" is just a simple demonstration of random() function for beginners.:) | 
| LINE.ZIP | 69KB | Draw lines on the screen using your mouse. | 
| LINES.ZIP | 69KB | This simple program shows how to use random() function. It makes some lines of various colors on the screen. | 
| MICHAEL.ZIP | 69KB | This is one of Michael's first graphics programs. It shows how to use page flipping in mode X. |