README.md

mazing

R-CMD-check Codecov test coverage

This package provides utilities 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.

Installation

# stable, release version from CRAN:
install.packages("mazing")

# devel version from GitHub:
# install.packages("devtools")
devtools::install_github("kstreet13/mazing")

Issues and bug reports

Please use https://github.com/kstreet13/mazing/issues to submit issues, bug reports, and comments.



Try the mazing package in your browser

Any scripts or data that you put into this service are public.

mazing documentation built on Oct. 6, 2021, 1:09 a.m.