I've included some special features in this
program which I have seen in too few programs. These include
- processor speed detection
- user definable control keys
- MCGA/VGA graphics using 320*200*256 mode
- multiple high score files
Processor speed detection is a must for this kind of game. When this
program starts up it tests the speed of the CPU and if it is fast,
the game will be slowed down automatically. So there is no need for
computer speed control programs.