/node-multiplayer

Primary LanguageJavaScriptMIT LicenseMIT

multiplayer

The multiplayer Game

This is a multiplayer game built with Nodejs, express and sockets.io.

Setup

Clone the repo and then:

$npm install

$npm run start:game

Go to http://localhost:3000/ and have fun.