All Projects → reasonml-community → Reason Maze

reasonml-community / Reason Maze

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].