Skip to content

Hacky fun attempt for pathfinding algorithm using generations

Notifications You must be signed in to change notification settings

baaskoen/monkey-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Hacky fun attempt for pathfinding algorithm using generations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published