1.3.1 • Published 3 years ago

mazes101 v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Mazes101

Utilities to generate, render and hack with any sort of mazes.

See Docs

Installation

npm i mazes101 --save

Status

The project is still under development and therefore contributions are welcomed here is the Status of the project:

  • Boards
    • Rectangular Board
    • Weave Board
    • Circular Board
    • Triangular Board
    • Hexagonal Board
  • Generators
    • Aldous Broder
    • Backtrack
    • Eller
    • Kruskal
    • Prim
    • Sidewinder
    • Wilson
  • Renderers
    • SVG
    • Canvas

Contributions

If you feel something is missing or something can be done better feel free to open an issue or direct create a PR for that. Following this a basic overview of progress on this project. We can also pickup anything that is not implemented yet.

I'm also thinking to port the code base to other languages, current Python & Dart are in my wishlist so any contributions to porting are also welcomed.

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago