Author: IntFloatBool - Vladimir Khanyakin
Socket.io, TypeScript, Rx.JS
- setup and install server: $ npm install
- run server (link above): $ npm run dev-server
- run console client as client A: $ npm run dev-client-a
- run console client as client B: $ npm run dev-client-b
- Control game from client when actions received.