|
English:
Malato-Snake 2 is a classic 1 or 2 player snake game. For those unfamiliar with snake games it goes like this: Your snake travels at a specific speed in a straight line and using your movement keys to control its direction, you must eat the 'thingy' which is somewhere in the play screen. If you touch the walls or your body, you lose. The length of your snake grows longer with each 'thingy' that you eat making the game more challening. Malato-Snake 2 was developed primarily to learn the virtual Basic4GL programming language. Because of this, it includes the source code. It has some decent sound effects, the 'thingys' are animated, but there no music and it runs in a window.
Controls:
P = Pause game
F5 = Restart game
player 1:
Movement = Arrows
player 2:
Movement = W,A,S,D
Since the source code is included with Malato-Snake 2, it is educational for a beginning programmer as well as entertaining.
| |