Package: mazing 1.0.5

mazing: Utilities for Making and Plotting Mazes

Functionality for generating and plotting random mazes. The mazes are based on matrices, so can only consist of vertical and horizontal lines along a regular grid. But there is no need to use every possible space, so they can take on many different shapes.

Authors:Kelly Street [aut, cre]

mazing_1.0.5.tar.gz
mazing_1.0.5.zip(r-4.5)mazing_1.0.5.zip(r-4.4)mazing_1.0.5.zip(r-4.3)
mazing_1.0.5.tgz(r-4.4-any)mazing_1.0.5.tgz(r-4.3-any)
mazing_1.0.5.tar.gz(r-4.5-noble)mazing_1.0.5.tar.gz(r-4.4-noble)
mazing_1.0.5.tgz(r-4.4-emscripten)mazing_1.0.5.tgz(r-4.3-emscripten)
mazing.pdf |mazing.html
mazing/json (API)

# Install 'mazing' in R:
install.packages('mazing', repos = c('https://kstreet13.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kstreet13/mazing/issues

On CRAN:

9 exports 2 stars 0.93 score 0 dependencies 4 scripts 203 downloads

Last updated 4 months agofrom:d979c52f2f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:as.mazecondense_matrixexpand_matrixfind_maze_refpointis.mazemazemaze2binarysolve_mazewiden_paths

Dependencies:

A Beginner's Guide to mazing

Rendered frominspiration.Rmdusingknitr::rmarkdownon Sep 06 2024.

Last update: 2021-06-23
Started: 2021-05-28