Open lrbridge opened 9 years ago
Hey @GoingtoRock - I haven't done this yet. I'll be working again tonight, so let me know if you want to take fixing part 2 or part 3b (whichever option you prefer) on.
I did refactor a little, so that might be why you thought I did this.
But what we need to do is:
Make sense? Let me know if you'd rather do this or start part 3 b. I'll be online later tonight.
@GoingtoRock
I'll do part 3 then.
ok sounds good.
We should change heuristics from all being calculated up front to just the heuristic from the state you are in being calculated at run time.
Then, we should update the TurnsHeuristic to be smarter since it now knows what direction it is facing for sure at a given square.