Welcome to Memory test. This game will test how well you are able to memorize things. The girl will do a pattern of colors. Memorize the sequence of the colors and use the mouse to click on the correct colored drums in the right order. Get a score above nine to win! Good Luck! (I would recommend volume for this) *Note: The name shows who was the last person to get a high score. *Note 2: When it stays on the same color for a long time, that means it is repeating the color more than once.
I actually learned a lot from this project. I learned how to use the "ask and wait block", the purpose of lists and blocks, and how to make a sequence repeat. I added an extra drum, more backdrops, levels for the game(easy, medium, and hard), and an intro page to make it different from the tutorial. Some of the challenges I faced was how to make the score equal to the high score. When I looked at it carefully, I realized that I had two high score variables instead of one and I was using the wrong one. To fix it, I got rid of the variable I didn't need and set the other one to cloud variable. One of the other problems I faced was in the tutorial itself. I was not able to figure out how to make the list get longer and repeat itself more than three times. But in the end, I found out that you had to repeat the score making the game endless.