Whack a Mole
Whack a Mole in arduino!
A normal Whack-a-Mole game made for arduino, if you score 200, you win. Enjoy!!
Materials:
- 5 blue led;
- 1 green led;
- 1 yellow led;
- 1 red led;
- 1 active buzzer;
- 35+ risisters in total(100Ω, 220Ω, 330Ω);
- 48+ wires;
- 5 pushbuttons(switches);
- 3 7-segment diplay(1 digit);
- Arduino Mega (2560);
- 2 breadboards
P.S. :
* There doesn't have to have 2 breadboards, as long as you have something to put the 7-segment displays.
* The wirings are a little messy, and if you find it hard to read, you can just drag the breadboard around to see it better.
* Enjoy!