Dogfalo / multi-run

15-237 Final project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi-run

15-237 Final project

Group Members: alvinw, eschan, jkleung1

Demo Video: http://youtu.be/_AV9hwgcMfI


Run Guidelines:

Currently, the node and socket.io are being served to localhost:3000. To change this to another ip, modify line 21 in index.html and line 117 in server.js.

When testing it on mobile, these lines must be changed from localhost to whatever the ip address is of the host machine

1.) Start app. (node app.js) 2.) Connect using browser (Go to http://localhost:3000)

About

15-237 Final project


Languages

Language:JavaScript 91.2%Language:CSS 8.8%