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.

Version: 1.0.5
Depends: R (≥ 4.0)
Imports: graphics, methods, stats
Suggests: rmarkdown, emojifont, knitr, markdown, png, testthat (≥ 3.0.0), covr
Published: 2021-10-05
Author: Kelly Street ORCID iD [aut, cre]
Maintainer: Kelly Street <street.kelly at gmail.com>
BugReports: https://github.com/kstreet13/mazing/issues
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: mazing results

Documentation:

Reference manual: mazing.pdf
Vignettes: inspiration

Downloads:

Package source: mazing_1.0.5.tar.gz
Windows binaries: r-devel: mazing_1.0.5.zip, r-release: mazing_1.0.5.zip, r-oldrel: mazing_1.0.5.zip
macOS binaries: r-release (arm64): mazing_1.0.5.tgz, r-oldrel (arm64): mazing_1.0.5.tgz, r-release (x86_64): mazing_1.0.5.tgz
Old sources: mazing archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mazing to link to this page.