Monday, December 7, 2009

Game Descriptions-Level 3

Level 3- This level is the second last level. In this level the player needs to try and touch the ripe, red apple but they have to dodge the two rotten apples. This is also done with the use of the arrow keys to guide it around. This level was one of the hardest to make.

Friday, December 4, 2009

Game Descriptions-Level 2!!!

Level 2- The aim of this level is to touch the pear and dodge the rotten pear. This is done by guiding the panda using the arrow keys. This level was harder to make because I had to have three different sprites all moving around the screen. I had to use broadcast for this level as well. Broadcasting helped to switch from level 2 to level3.

Thursday, December 3, 2009

Game Descriptions-Level 1


Level 1- The aim of level 1 is to collect the bambo shoot using the arrow keys. This level is the easiest to complete and also the easiest to make since there are only 2 sprites and not too many scripts. To make this level I had to use Broadcast which is something new that I learnt to do. This was helpful when I needed to change levels.