A YouTube video demo http://youtu.be/HLA0PvHZ0Eo
- Requirements: Ardunio, Node.js installed.
- Clone this repo to local, run
npm install
. - Assemble the Ardunio following the graph.
- Connect your Ardunio and run
node index.js
. - Press the middle button to get started. Then you and your opponents can take one of the left or right buttons to compete on who clicks the button faster.
Thanks Yuan Gao to put this up with me!