Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 272 Bytes

Maze Renderer

This is a library that renders a maze in the browser (HTML5) canvas. The maze data is generated using maze-generator-js.

yarn install
yarn dev

Open in http://localhost:9000

Maze