Package: worrrd 0.1.0.9000
worrrd: Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues). Make them easy or hard, and print them to solve offline with paper and pencil!
Authors:
worrrd_0.1.0.9000.tar.gz
worrrd_0.1.0.9000.zip(r-4.5)worrrd_0.1.0.9000.zip(r-4.4)worrrd_0.1.0.9000.zip(r-4.3)
worrrd_0.1.0.9000.tgz(r-4.4-any)worrrd_0.1.0.9000.tgz(r-4.3-any)
worrrd_0.1.0.9000.tar.gz(r-4.5-noble)worrrd_0.1.0.9000.tar.gz(r-4.4-noble)
worrrd_0.1.0.9000.tgz(r-4.4-emscripten)worrrd_0.1.0.9000.tgz(r-4.3-emscripten)
worrrd.pdf |worrrd.html✨
worrrd/json (API)
NEWS
# Install 'worrrd' in R: |
install.packages('worrrd', repos = c('https://anthonypileggi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anthonypileggi/worrrd/issues
Last updated 2 years agofrom:7ca17c3810. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:as_crosswordas_wordsearchbookcrosswordis_crosswordis_wordsearchprintablewordsearch
Dependencies:clicolorspacecommonmarkcowplotcurldplyrfansifarvergenericsggfittextggplot2ggtextgluegridtextgtableisobandjpeglabelinglatticelifecyclemagrittrmarkdownMASSMatrixmgcvmunsellnlmepillarpkgconfigpngpurrrR6RColorBrewerRcpprlangscalesshadesstringistringrtibbletidyselectutf8vctrsviridisLitewithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a word to a word matrix | add_word |
Assign an object to the `crossword` class | as_crossword |
Assign an object to the `wordsearch` class | as_wordsearch |
Create a puzzle book | book |
Create a crossword puzzle | crossword |
Convert an image to a 0/1 matrix | image_matrix |
Check if an object is of the `crossword` class | is_crossword |
Check if an object is of the `wordsearch` class | is_wordsearch |
Make the 'worrrd' logo | make_logo |
Compute maximum word size, based on the current word matrix | max_word_size |
Plot a crossword puzzle | plot.crossword |
Draw a wordsearch puzzle | plot.wordsearch |
Prepare a word(s) | prepare_words |
Print a crossword puzzle | print.crossword |
Print details for a wordsearch puzzle | print.wordsearch |
Prepare a worrrd object for printing | printable |
Get possible intersection points based on the current board and a provided word | word_intersections |
Compute overlap score for a vector of words | word_overlap |
Create a wordsearch puzzle | wordsearch |