Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 339 Bytes

An experimental laser puzzle game written in collaboration with Thomas Ballinger (https://github.com/thomasballinger).

Technologies used:
Node.js
Express
Socket.io
Raphael.js

To run:
Install the dependencies listed in package.json (a minified copy of Raphael.js is included in the lib)
node server.js
http://localhost:8080