I didn't write this project originally. I'm just picking up where the author left off.
https://github.com/zenador/codenames
Unofficial online clone of the board game 'Codenames' (designed by Vlaada Chvátil and published by Czech Games Edition) with the following features:
- Replace any word you want if you don't like the generated grid
- Load custom word lists
- Customise grid size and number of cards of each colour
- Hide the words and just use it with physical cards as a colour grid generator
- Layout responsive to different screens (desktop, mobile, etc)
- Try it out here: Codenames
- Edit config/settings-example.json to put in your own tokens, URLs, etc.
- From your terminal, go to this directory, then run
meteor --settings config/settings-example.json