Play Codeames online at https://codenames.braican.com/.
A Vue implementation of Codenames, a game where two teams take turns trying to get their teammates to correctly pick their secret words.
yarn install
yarn start
yarn build
This repo is built off of the Vue CLI tool. See Configuration Reference for documentation on available configuration options.