Skip to content

The multiplayer game built using sockets.io and express

License

Notifications You must be signed in to change notification settings

jeanrauwers/node-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.