In: Electrical Engineering
Build a circuit for arcade game. You have 3 LEDS and 1
button.
the LEDs should recycle through 000,100,110,111,011, 001(back to
000).
The user needs to hit the button during the 111 cycle 3 times in a
row to win.
The win is shown as an LED which is HIGH if the user won the last
attempt of 3 presses.
The win LED will be LOW otherwise