Prompt 3 - The core verb for this game is move. This is essential to this game because the game relies on the player moving around the screen and collecting mushrooms in order for the game to progress. The player is able to move from side to side and can also move upwards. This allows the player to move from platform to platform and collect the different mushrooms around the screen. The game reacts to player movement in different ways. If the player moves up, the game will force gravity on the player and the player will eventually begin to fall. If the player moves to a mushroom, the game will make that mushroom disappear from the screen and the player will earn a point. Once the player clears the screen of mushrooms, new mushrooms replace the old one’s in the same locations as before. If the player clears the screen of mushrooms enough times, the game will display a message. Of the different ways the game reacts to the player, the player only really needs to keep track of the way gravity affects them. This is due to the fact that there is a chance the player may miss the platform as they fall, causing them to fall off the screen. This is not a big deal however, as the player resets to the starting point of the game if they do fall off the screen. Another reason the player may want to keep track of this reaction is because they may have to restart their trek to higher platforms if they fall off a platform.