Description: This game project is simple one with two levels. Second level is little tougher than the first level. The rule of the...
Description: This game project is simple one with two levels. Second level is little tougher than the first level. The rule of the game is user must to move the point in between the path while moving user must not touch the edge of the boundary. If once the edge had touched then the game will be over. After completing first level it will switch to another level. Second level will open only when the first level is passed by user.
USAGES: Use 'w' to move upward
Use 's' to move downward
Use 'a' to move leftward
Use 'd' to move rightward
After completing one stage it will switch to another stage by pressing the key ‘N’.
To restart the Game Press ‘P’ from ‘LEVEL -2’.
If u are struck in between press ‘E’ to ‘EXIT’.
To return to ‘MAIN MENU’ Press ‘P’.
Note: You can add various levels in the projects with different difficulties. Just shape the path in more difficult manner by narrowing or making more curves with zig-zags.