Commit Graph

5 Commits

Author SHA1 Message Date
Simon O'Shea 8507bec1bc still trying to fix astar 2023-08-08 19:27:43 -04:00
Simon O'Shea c49365523b broken AStar has been implemented
need to fix sorting problem because the returned order of movements does not make any sense
2023-08-08 18:35:53 -04:00
Simon O'Shea 96a90a647d astar rewritten for c#
runs without screaming, don't have output yet though
2023-08-08 18:05:55 -04:00
Simon O'Shea ddc02784c2 pathfinding class now interprets grid properly
can successfully read in the user-generated world!
2023-08-08 17:17:45 -04:00
Simon O'Shea 2dcb6ea96d things are broken 2023-08-08 16:29:52 -04:00