Skip to main content

Generates and solves rectangular mazes in the terminal. Comes with Python API.

Project description

Mazes

Examples

Installation

# Install with pip from pypi
$ pip install mazes

# Or from source on github
$ pip install git+https://github.com/GrandMoff100/Mazes.git

Usage

$ mazes
Usage: mazes [OPTIONS] COMMAND [ARGS]...

  Makes and solves some mazes!! Mazes generated are saved in
  ~/.mazes

Options:
  --help  Show this message and exit.

Commands:
  generate  Generates mazes using the recursive backtracker...
  list      Lists the maze files that are saved in ~/.mazes
  show      Displays the maze content of maze files
  solve     Solves mazes that are generated.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mazes-0.2.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

Mazes-0.2.1-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page