How to implement the A Star (A*) algorithm to make an AI game bot in Java. "Unblock That" is a free online game and provides a great opportunity to teach how one would use the A Star algorithm to solve problems.
Pathfinding Tutorial Series: • Pathfinding Algorithms