Skip to content

jaredly/reason-maze

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 95.3%
  • JavaScript 3.2%
  • Other 1.5%