This project is all about creating a simple game to test your memory.
The component
1x Arduino UNO
4x 220 Ohm Resistor
4x LED’s
4x Pushbuttons
1x Buzzer
1x Breadboard
Jumper Cables
After we connect the components, we upload the code to the Arduino.
Turn on the Arduino.
The game will start automatically.
Watch the LEDs carefully.
The Arduino will light up the LEDs in a specific sequence.
Memorize the sequence.
Each LED represents a button.
Repeat the same sequence.
Press the buttons in the same order as the LEDs appeared.
If the sequence is correct, you move to the next level and the sequence becomes longer.
If the sequence is wrong, the game will play a failure sound and restart from level one.
Continue playing until you complete all the levels and win the game.