Programming: Create a Quick Press Button Game
Share
An AVR microcontroller program that uses two push Buttons and 14 LEDs where each player has one push button and 7 LEDs. The object of the game is to press the push button faster than the opponent. The 7 LEDs will light up in sequence as the push button is pressed until the last LED lights up. The first player that lights the last LED on their side wins.