Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 354 Bytes

escape-monitor

Escape game client / server tool displaying a timer and hint messages.

Screenshot

Requirements

Node & npm

Install & Start server

$ npm install
$ node app.js

You can now go to http://127.0.0.1:8080/index.html for the client and http://127.0.0.1:8080/server.html for the admin.