Waridley / hack-and-slash

WIP Hack-and-slash game made with Bevy
European Union Public License 1.2
2 stars 0 forks source link

Vendored astar #23

Closed Waridley closed 9 months ago

Waridley commented 9 months ago

A step towards fixing #17

Code was copied and modified from petgraph. Will be more significantly different once I flesh out connecting the graphs from different objects and chunks.

Waridley commented 9 months ago

Will fix static checks later.