“Moon Landing” scratch project is a game where the user has to land a lunar module on the moon. The player has to land on a flat surface with a max speed of 2 feet/second and need to accomplish it with a limited amount of fuel. It has twelve levels of difficulty, in each level the player will have less fuel, higher gravity, and the module will be harder to control. Every time the player press the up arrow, left or right arrow key the module will move in the respective direction. If the module sprite collides against the terrain, or fly beyond the screen limits, or exceed the landing speed, it will explode, and the player lose one life. There is a second sprite with two costumes: one gives instructions how to play the game, and another one shows the banner “Game Over” on the screen.