Card generator for Codenames board game
Fills standard A4 paper with words. User can change all the plotting options or use the default values that are optimized for A4 paper.
Input can be either a cell that contains all the words or name of the file that contains all the words. All the words must be on separate lines in the file.
To append pdfs the function append_pdfs is included in this package but it is not necessary for the generatecodenames to work.
Examples:
generatecodenames({'word' , 'example'})
generatecodenames('wordlist.txt')
generatecodenames('wordlist.txt',options)
References:
Oliver Woodford (2021). append_pdfs (https://www.mathworks.com/matlabcentral/fileexchange/31215-append_pdfs), MATLAB Central File Exchange. Retrieved February 3, 2021.
Cita come
Miika Wallius (2025). Card generator for Codenames board game (https://www.mathworks.com/matlabcentral/fileexchange/86867-card-generator-for-codenames-board-game), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: append_pdfs
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.