Arduino LED Rocker Game
This is a simple game, pretty easy but insanely addictive. It's based on the blink without delay example of the Arduino website.
inspired by: https://www.instructables.com/Arduino-LED-Rocker-...
The difference with the inspiration, I have edited the delay time.
To play, just open the Serial Monitor, and press the button when the middle LED turns on. If you press the wrong LED you will lose. BE CAREFUL!
Supplies
1. Arduino uno
2. 9 LEDs
3. 10 400ohm resistors
4. button
5. breadboard and some jumper wires
Program the Arduino
The following link is the website for the program:
Build
Finish!
Play the game!!!