Sunday, July 31, 2011

Added pausing, a help menu to remember all the hotkeys, and right click to give you info.
For future reference, previous optimization of pathfinding was writing and using a binary heap for the openList. Did a little more optimization by checking if the movement endpoint is actually walkable or not.

No comments:

Post a Comment