Skip to content

A word association game inspired by Codenames built using Node and Socket.IO

Notifications You must be signed in to change notification settings

omgftw/WordAssociation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordAssociation

To run:

npm install  
npm run start  

Information:

Navigate to your computers IP address on port 3000.
Can navigate to http://localhost:3000 locally.

Requires at least 4 players to play.
Rules can be found here: https://en.wikipedia.org/wiki/Codenames_(board_game)

Currently, the server must be restarted after each round. The clients will automatically refresh.

Screenshot of Clue Giver's screen:
Screenshot of Clue Giver's screen

About

A word association game inspired by Codenames built using Node and Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages