Configure project with jdk8+
So far the only pathfinding algorithm implemented is A*
Quick Java App which creates a maze and uses pathfinding algorithms to find the shortest route from start to finish.