Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@thiago-rezende thiago-rezende released this 13 May 09:01
· 1 commit to main since this release
v1.0.0
211ac7f

Release v1.0.0

Simple A* algorithm implementation in C

Features

  • Simple graph
  • Nodes with 2D position coordinates
  • Heuristic by euclidean distance
  • Interactive visualization tool