diep.io like game written with PIXI.js & Socket.IO
- npm install
- set app.domain & app.port in package.json
- npm run release
each game dumps a record file in www/record, and it can be replayed as following:
- RECORD="www/record/20161117/224323.dat" npm run replay