gsatwik-git / game

The game!
1 stars 0 forks source link

[Added] Path finding algorithm #14

Open dom-techwriter opened 3 years ago

dom-techwriter commented 3 years ago

What

This algorithm will help us later calculate how to get to a certain point in the map.

We can later iterate on the current functionality to accept the start and end parameters, perhaps simplifying some thing as well.