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
- Host: GitHub
- URL: https://github.com/hbiede/codenames-board-generator
- Owner: hbiede
- License: mit
- Created: 2020-05-06T01:09:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T20:55:17.000Z (over 5 years ago)
- Last Synced: 2025-02-09T10:09:53.909Z (about 1 year ago)
- Topics: board, codenames
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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...]`