Immodal / maze-lightning

This simple project approximates the shape of lightning by generating a random maze using Randomized Prim's algorithm and solving it using breadth-first search.

Home Page:https://immodal.github.io/maze-lightning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This simple project approximates the shape of lightning by generating a random maze using Randomized Prim's algorithm and solving it using breadth-first search.

https://immodal.github.io/maze-lightning/

License:MIT License


Languages

Language:JavaScript 93.7%Language:HTML 4.4%Language:CSS 1.9%