Package rlgamekit.demo.pathfinding

Class Summary
PathfinderThread Do the actual pathfinding and move player symbol along the path.
PathfindingMain Create a random "wilderness" map, set up a map display and start the pathfinding worker thread.
PathSourceLink Pathfinding will access map data through this class.