Skip to content

brandonjyee/Multiplayer-Werewolf-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer-Werewolf-NodeJS

Multiplayer Werewolf game written with NodeJS and Websockets

How to Install and Run:

npm install <== this will install the dependencies specified in package.json in node_modules folder

node server.js <== this will run the server on port 8081 by default (hardcoded)

On a browser, go to http://localhost:8081

About

Multiplayer Werewolf game written with NodeJS and Websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors