fabio-t / rlforj-alt

Roguelike Library For Java (Alternative version)
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

finally fixed AStar, I hope #4

Closed fabio-t closed 7 years ago

fabio-t commented 7 years ago

start and end point are now part of the path, and the test SHOULD take into account the start and end being either obstacles or not