Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 543 Bytes

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