Snake is a very simple game. A snake-like figure crawls over a surface
where some blocks are placed. The snake is controlled by using the
joystick, and you must avoid all the blocks, except the single one in a
different color. The colored block MUST be hit: when you do so, another
colored block will appear and your score will be increased by one. You
must also avoid to hit your own tail - the snake grows as time passes to
make things a little more fun. If you hit yourself or a wall or a block,
the game is over - restart pressing fire. To exit the game, close the
window. This program works both under WB 1.3 and 2.0. This is version
1.0, and includes ancient Manx C source. Author: Bruno Costa.
|