Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 634 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 634 Bytes

Random Maze Generator

Demo

random-maze-generator

Example

Demo Animation

Run

Browser only

git clone https://github.com/manieperplex/random-maze-generator.git
  • open random-maze-generator/demo/index.html in browser

NPM

git clone https://github.com/manieperplex/random-maze-generator.git
cd random-maze-generator
npm install
npm run dev-server
  • goto http://localhost:8080/