Create a memory game in Scratch where you have to memorise and repeat a random sequence of colours! Who can get the highest score and be crowned the memory champion?
A memory game like this one.
How to use the music extension.
How to create and use lists to store data.
How to create and use custom blocks for repeating code (functions).
A computer or tablet capable of accessing the internet.
Use this link to go to the Code Club online project: projects.raspberrypi.org/en/projects/memory and follow each step in the project.
Challenge 1: Create a colour sequence.
Challenge 2: Add sounds with the music extension.
Challenge 3: Record the player's input.
Challenge 4: Add mulitple levels and a player high score.
Challenge 5: Improve your code by creating more custom blocks.
Here is a link to the finished project: scratch.mit.edu/projects/559367268