Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 214 Bytes

Space Ring Things

A scaleable multiplayer game example

Hacking

Install dependancies

npm install

Run

Watches files for changes and will auto refresh browser when files change

npm start