Skip to content

React.js Implementation of Codenames by Vlaada Chvátil

Notifications You must be signed in to change notification settings

lxu213/codenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codenames by Vlaada Chvátil

Webapp implementation of the classic boardgame, Codenames. The board can be viewed either as a spymaster or an agent. Two teams can compete by each having a Spymaster give one word clues which can point to multiple words on the board. The other players on the team attempt to guess their team's words while avoiding the words of the other team.

Prerequisites

  • Node >= 8.10
  • npm >= 5.6

Getting Started

Clone this repository

$ git clone https://github.com/lxu213/codenames.git
$ cd codenames

Run the React script:

$ npm start

Then, you will be able to open localhost on the specified port in your browser.

About

React.js Implementation of Codenames by Vlaada Chvátil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •