Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 348 Bytes

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.