Skip to content

Releases: amkhrjee/pathfinder

Release v0.1.3

05 Nov 14:51
Compare
Choose a tag to compare
  • New! Now you can add obstacles by right clicking on tiles.
  • Scaled down heuristic function's range to that of the relative cost between tiles (thanks to IncognitoErgoCvm's reddit comment)
  • Added action to automatically produce Linux build on release

Release v0.1.2

04 Oct 20:46
Compare
Choose a tag to compare
  • New! Depth First Search, Breadth First Search, Local Beam Search
  • New! Dark mode
  • New! Option to speed up animation
  • More optimized algorithms

Release v0.1.1

02 Oct 01:53
Compare
Choose a tag to compare
  • Supports A* & UCS
  • GUI Buttons with RayGUI
  • Made in an all-nighter 😪