Skip to content

simonste/codenamesgreen

 
 

Repository files navigation

codenames-green

Codenames Green is an app for playing the cooperative variant of the Codenames board game: Codenames Duet. It tries to implement the game faithfully, following the game's rules exactly.

Two or more players divide amongst the two sides, Side A and Side B. They alternate giving clues for their green words, trying to get the other side to guess the green words. The game is lost when either side chooses one of the opponent's black words. Players win when all green words on both sides are revealed.

Play

Screenshot of gameplay

Implementation

Codenames Green is implemented as an Elm app, backed by a json API provided by a single-process Go daemon.

About

Co-op codenames app (ala Codenames Duet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 59.6%
  • Go 27.5%
  • CSS 9.9%
  • HTML 1.5%
  • JavaScript 1.3%
  • Shell 0.2%