Use the links at the top or bottom of the list to control sort order.
A demonstration of 2 different algorithms in creating a maze and solving a maze. Source Code Included.
Almost identical to my previous pathfining example only using waypints
A simple prototype for an A* algorithm I intend to use in other Greenfoot applictions. (unfinished)