User Summary
A simple ASCII graphics game in which the player pilots a spaceship descending into a pit that contains twists and turns which must be avoided.
The program displays the pit by printing a line of characters at the bottom of the screen which causes the screen to continuously scroll upward. The characters printed on each line portray the varying width of the pit and the locations of objects within the pit.
In-Game Instructions
Manuever your ship ¥ with the cursor keys. You can move right, left, up, and down. You get more points for every advance down the pit by manuevering lower down the screen.
You are allowed 10 'hits' through walls before your ship blows up. However, after every 3000 points you're given a bonus of 5 'hits' added to your 'hits' total.
Running into stars * gives you a bonus 200 points.
Running into a smiley face ☺ is instant death.