
********************************************************************************
*
* +----------------+
* | ENGLISH  INFO  |  (Deutsche Info: Siehe unten)
* +----------------+
*
* BOOGER AND THE MARTIANS - QuickBasic 4.5 Game
* (c)1998 REALiTY SOFTWARE by Matthew ware
* =============================================================================
* A very good platform game with Soundeffects through the SoundCard and fast
* graphics. Guiede Booger on his motorbike through 30 levels. The program  also
* runs under QBasic 1.1 but very slow and jerky on my Pentium 100 MHz.
* 
* INSTALL Instructions :
*
*        Just run the _setup program and this will create a directory
*        on C: called booger and copy the game files.  Load
*        c:\booger\booger.bas into QB4.5, the program may work under
*        Qbasic 1 but i haven't tried it so give it a whirl anyway ,
*        you may find it a little flickery or slow ,once you have
*        run setup and loaded the basic file ,just run it and play
*        it !!!!!.
*
* THE GAME :
*
*        The Earth has been invaded by Martians and only you can
*        save us ,you ,BOOGER and your trusty Harley bike ,travel
*        through each street ,avoiding the various obsticles and
*        try to reach the bottom of the screen ,once you have
*        completed all 30 levels the game is done ,brief and to the
*        point but hey just play your get the idea !!!. Check out the
*        scroller on the title screen.
*
* Controls:
*
*        Z ---------------- BRAKE
*        X ---------------- THROTTLE
*        SPACEBAR --------- JUMP !
*
*        Q (during game) -- QUITS
*        S (during game) -- SOUND ON/OFF
*
*-------------------------------------------------------------------------------
*
* +---------------+
* | DEUTSCHE INFO |
* +---------------+
*
* BOOGER AND THE MARTIANS - QuickBasic 4.5 Spiel
* (c)1998 REALiTY SOFTWARE von Matthew ware
* =============================================================================
* Jump'n Run Spiel mit Soundffekten ber die Soundkarte und butterweich animier-
* ter Grafik. Geleite Booger auf seiner Harley Davidson durch 30 Level. Das
* Programm luft auch unter QBasic 1.1, jedoch auf meinem Pentium 100 MHz sehr
* langsam und hakelig.
*
* Installation:
* --------------
*
*  Starte  _SETUP.BAT, um das Programm zu installieren. Die Programmdateien
*  werden nach C:\BOOGER\ kopiert. Dort knnen Sie das Spiel unter QuickBasic
*  starten.
*
* Steuerung:
* ---------------
*
*        Y ---------------- Bremsen
*        X ---------------- Gas geben
*        Leertaste -------- Springen !
*
*        Q ---------------- Spiel beenden
*        S ---------------- SOUND Ein/Aus (whrend des Spiels)

*-------------------------------------------------------------------------------
*
*   \         (c) Thomas Antoni, 18.11.2000 
*    \ /\           Mailto:thomas@antonis.de
*    ( )            http://www.antonis.de   
*  .( o ).
*                        ----==== Hottest QBasic Stuff on Earth !!! ====----
*
********************************************************************************








