home *** CD-ROM | disk | FTP | other *** search
-
- This is a little game. What else is there to say...
-
- You must have VGA, and if you got an Adlib theres music.
-
- The object of each board in the game is to get to the "EXIT". There are
- 8 levels (I didnt feel like making any more). There will also be enemies
- on each board, if you get touched by one you'll die... There will be points
- on most boards. On some boards there will be objects to help you pass that
- board. The objects you'll find are a spring, harpoon, bombs, and a balloon.
- There are also some extra lives on some boards. If you loose all your lives
- you'll be asked if you want to continue, if you say yes you'll get all your
- lives back and you'll start on the board you died on, but your points will
- be set to zero. If you select no, you'll be given a password you can use
- to start on the board you died on at any time. Also on each board there will
- be blocks you can move and pick up, use these to get to the "EXIT".
-
- the keys are:
-
- , arrow keys - move left or right or push block if facing it.
- arrow key - jump (the spring makes you jump higher).
- space - pick up a block (if facing it).
- enter - use an item (harpoon, bomb, or balloon (you can only use it once)).
- alt-m - toggle music on and off (Adlib).
- alt-d - kill yourself (if you get stuck).
- alt-q - quit.
-
- This was written in C and Assembly.
-
-
-