An open API service indexing awesome lists of open source software.

https://github.com/hbiede/codenames-board-generator

A script to generate a board of words for Codenames and team assignments
https://github.com/hbiede/codenames-board-generator

board codenames

Last synced: 11 months ago
JSON representation

A script to generate a board of words for Codenames and team assignments

Awesome Lists containing this project

README

          

# Codenames-Board-Generator
## A script to generate a board of words for Codenames and team assignments

### Installation
Run `git clone https://github.com/hbiede/Codenames-Board-Generator.git` and then
`cd Codenames-Board-Generator`.

### Usage
To play a game with random words, run `ruby gen_board.rb words.csv` (additional words can
be added by editing words.csv). To run with predetermined by calling
`ruby gen_board.rb [List of 25 words...]`