A simple memory matching game using the Adafruit Circuit Playground Express.
- Audible speech feedback
- LED feedback
- Scoring System (10 points to win)
- Difficulty increases each round
- Start new game using the A button.
- Listen for numbers. The game starts out with one number but progressively gets more difficult as it continues. After each successful sequence, an additional integer gets added and new random numbers are chosen.
- Start inputting the sequence of numbers using the capacitive touchpads.
- If the number is correct, the lights will turn green. If not, the lights will turn red and you can try again. You get up to 3 attempts to retry the sequence.
- The game ends if you win by getting the final sequence of 10 numbers correct, or lose by quitting early or getting 3 incorrect attempts. You will receive your score of how many sequences you got correct through the number of LED lights. If you win by getting 10 correct, they will be green!
-At least on the tested device, the reset button seems to spontaneously activate quite frequently. This seems to be reduced when the Circuit Playground is held off of a surface such as by the USB cable
Incorporates speech from Adafruit Circuit Playground Speech_Demos Talkie Library Copyright 2011 Peter Knight.