                 +----------------------------------------+
                 | S U P E R - B R I C K S   Version 2.01 |
                 +----------------------------------------+


This is a strategic game where you have to clear all stones in each level.
You do this by walking over the stones. Use the arrow keys to move, space
to jump, enter to select and the ESC key to abort. When you want to save a
screenshot from the game then press F10 when you are playing a level.

Start this game with the file 'SBRICKS.EXE'. All levels (*.SBL) and the
font files (*.QBF) must be in the same directory like the game. This game
was programmed in QBasic 4.5, you can find the sourcecode in the file
'SBRICKS.BAS'.


 History:
 ~~~~~~~~

 Version 2.01                                       2003-10-04
---------------------------------------------------------------
 - Replaced the 'SHELL' command, the game can now be compiled
   without problems in QBasic 7.x (PDS) too.
 - Fixed a missing color in the colorpalette.


 Version 2.00                                       2003-06-26
---------------------------------------------------------------
 - Whole game code rewritten, now using 640x480 pixel and 256
   colors instead of only 16 colors.
 - Added highscores.
 - Added a level editor into the game.
 - Increased the level area a little bit.
 - It is now possible to make a screenshot in the game.
 - The game is now complete translated into english.


 Version 1.10                                       1995-07-03
---------------------------------------------------------------
 - Some code and graphical optimations.


 Version 1.00                                       1995-04-12
---------------------------------------------------------------
 - First public release of this game.



EMail: folker.fritz@gmx.de
Homepage: http://www.quickbasic.6x.to