Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 439 Bytes

File metadata and controls

18 lines (11 loc) · 439 Bytes

Laser Tanks

An Arduino-based laser tag game with remote control tanks from HackNY Spring 2013-winner of best hardware hack!

Laser Tanks uses an Arduino Uno and NodeJS (v0.8.2) to run. Newest versions of Node may not work with laser tanks due to a bug that prevents the Arduino Uno from being detected.

To run Laser Tanks:

node controller.js

Javascript game will run on localhost:3000 on the web browser.