Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 637 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 637 Bytes

Button Boxing Game from Nodebots Day in DC

A YouTube video demo http://youtu.be/HLA0PvHZ0Eo

Intro

Bread Board

  1. Requirements: Ardunio, Node.js installed.
  2. Clone this repo to local, run npm install.
  3. Assemble the Ardunio following the graph.
  4. Connect your Ardunio and run node index.js.
  5. 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.

Contributors

Thanks Yuan Gao to put this up with me!