Card generator for Codenames board game

버전 1.0.1 (17.1 MB) 작성자: Miika Wallius
Fills standard A4 paper with words.
다운로드 수: 21
업데이트 날짜: 2021/2/10

라이선스 보기

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.

인용 양식

Miika Wallius (2024). Card generator for Codenames board game (https://www.mathworks.com/matlabcentral/fileexchange/86867-card-generator-for-codenames-board-game), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: append_pdfs

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Added padding to page borders.
Added pdf containing over 400k English words.

1.0.0