This is a multiplayer game built with Nodejs, express and sockets.io.
Clone the repo and then:
$npm install
$npm run start:game
Go to http://localhost:3000/ and have fun.
This is a multiplayer game built with Nodejs, express and sockets.io.
Clone the repo and then:
$npm install
$npm run start:game
Go to http://localhost:3000/ and have fun.