Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 305 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 305 Bytes

Monkey gen

This is just a fun hacky attempt at solving a pathfinding problem using multiple generations instead of the usual algorithms like A*.

This program can just be ran by opening index.html as it only includes some dependencies from CDN's. There is no build steps.

Animation