Tuesday, November 13, 2007

Game Design

There was a coding module that made us learn how to code a game as a final project that is to be delivered at the end of the module, which was a total of a month time.

Main page. Where user gets to choose to start, or to read the game play first.

Upon clicking game play, user gets to read and then gets to choose play now!
Users will be led to Instruction page first before playing the game.

If user chose to Start at the main page, they will be lead to the instructions page first.

This is level 1 of the game. There's a boundary which is called the wall life. As each monster hits the wall, the wall will decrease in life. Whole game play is to survive all 3 levels of the game.

If you manage to kill all the monsters of level 1 stage, you will be able to proceed to level 2.
There are altogether 3 levels to the game.
Each level, the monster grows fiercer, and they move faster and deducts more wall life.

If user does not mange to pass through any of the 3 levels, they will be directed to this page.

however, if the player manages to pass all 3 levels, they will be directed to the "YOU WIN!" page.

No comments: