## Description
_No Name_ is a game in which you are controlling a bubble with the joystick
on the quest to explore rooms and find an exit of a labyrinth. The bubble can
be controlled by pressing the button and the joystick up, but without
constantly pressing up the bubble is loosing height. Gaining height costs
energy and you should avoid running out if the power to control your bubble.
Any contact with the walls or obstacles causes the player to loose one of it’s
five lives. There are doors which constantly open or closes, switches to press
to open other doors, and teleporters bringing you to other rooms. Overall
there are 27 rooms.
After the player lost all the lives, a statistics about the percentage of
explored rooms is displayed and – if enough points are scored – an entry in
the high-score table can be reached. There is a continue function allowing to
start a new game at the room the last was lost in the previous game.
The game is written in GFA Basic and the source code is also available on the
disk.