Reaction Time Two Player by dawnd

This sketch is missing a short description

Reaction Time Game: Create the circuit shown. It uses these supplies: two momentary pushbuttons two 10k-ohm resistors three LED's three 330-ohm resistors jumper wires

Push the reset button on the Arduino controller. The game will wait a random amount of time and then light the center LED. Two players should try to push their button when they see the center LED is on. Whoever is first sees their LED light up, and they win.

Fritzing Diagram of Reaction Time Game

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:115811" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>