Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@cfoulk cfoulk released this 27 Apr 04:34
· 2 commits to main since this release
46af772

This release comes with the ability to set weights on the map in order to utilize weight path finding algorithms!

New Algorithm:

  • Dijkstra's Weighted Algorithm

New Maze Create Algorithm:

  • Reverse Backtrack