home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games / Disc1.iso / ARCADE / 1102 / 1102.DOC next >
Text File  |  1991-09-10  |  1KB  |  31 lines

  1.  
  2.    This is a little game. What else is there to say...
  3.  
  4.  You must have VGA, and if you got an Adlib theres music.
  5.  
  6.  The object of each board in the game is to get to the "EXIT". There are
  7.  8 levels (I didnt feel like making any more). There will also be enemies
  8.  on each board, if you get touched by one you'll die... There will be points
  9.  on most boards. On some boards there will be objects to help you pass that
  10.  board. The objects you'll find are a spring, harpoon, bombs, and a balloon.
  11.  There are also some extra lives on some boards. If you loose all your lives
  12.  you'll be asked if you want to continue, if you say yes you'll get all your
  13.  lives back and you'll start on the board you died on, but your points will
  14.  be set to zero. If you select no, you'll be given a password you can use
  15.  to start on the board you died on at any time. Also on each board there will
  16.  be blocks you can move and pick up, use these to get to the "EXIT".
  17.  
  18.  the keys are:
  19.  
  20.  ,  arrow keys - move left or right or push block if facing it.
  21.   arrow key - jump (the spring makes you jump higher).
  22.  space - pick up a block (if facing it).
  23.  enter - use an item (harpoon, bomb, or balloon (you can only use it once)).
  24.  alt-m - toggle music on and off (Adlib).
  25.  alt-d - kill yourself (if you get stuck).
  26.  alt-q - quit.
  27.  
  28.  This was written in C and Assembly.
  29.  
  30.  
  31.