Home

Awesome

Maze Generator

Getting started

The repo's dependency on canvas requires Cairo & Pango installed. Instructions here.

(If somehow node/npm stops working afterward, make sure you do brew update && brew upgrade)

Clone the repository.

npm install
npm start
# open a new terminal, and run
npm run webpack

Then open the public/index.html file in your favorite browser.

If you have questions, feel free to reach out on twitter or in the discord channel.

<!-- <img width="300" src="./shots/animate.gif"> <img width="300" src="./shots/glob.png"> <img width="300" src="./shots/glow_maze.png"> <img width="300" src="./shots/glow_more.png"> <img width="300" src="./shots/gray_blue_green_alpha.png"> <img width="300" src="./shots/gray_noalpha.png"> <img width="300" src="./shots/green.png"> <img width="300" src="./shots/small_grid.png"> -->

Rather inspired by https://github.com/razimantv/mazegenerator