Skip to content

Online multiplayer games using Node.js and socket.io

Notifications You must be signed in to change notification settings

demarna1/Informant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io games

The Informant and Cards Against Humanity games are online multiplayer applications using Node.js and socket.io.

How to use

Clone and get dependencies:

$ git clone https://github.com/demarna1/Informant.git
$ cd Informant
$ npm install

Start the server with:

$ node server.js

The server will be started at http://localhost:3000.

About

Online multiplayer games using Node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published