Monday, 16 May 2011

Game concept

If/else idea
Game idea - A game where you must guide the mouse through a maze. When the player touches a wall the game resets. If a switch is on, the player cannot get put of the maze, if it is on, they can.

if(switch is on){
player can get to next level
}

else{
player cannot
}

Time - may take long because I havent made a game before
Recourses - just need computer

No comments:

Post a Comment