pjkarlik / binary-maze

Simple binary maze creation on Canvas with JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis ci build

splash

webpack javascript

Maze generation algorithms

Change Log

  • Binary Tree Exmaple
  • Initial Commit - template.

Run the example

Requires Node v10.15.3 or greater

$ yarn install
$ yarn run dev & open http://localhost:2020

License

[MIT]

About

Simple binary maze creation on Canvas with JS

License:MIT License


Languages

Language:JavaScript 92.3%Language:HTML 6.2%Language:CSS 1.4%