Or host game on your local server
- Node.js + NPM installed
- Run
npm i
in terminal to install all related Node packages - then
npm run front
to build front-end - and
npm run server
to start server - in browser adress bar type
http://localhost:3000/
Great, you`re succsessfully started the game!
Read about rules and controls - RULES