A quick Python3 implementation of the A* pathfinding algorithm. Good for maze solving and timing, or burning away a Saturday trying to figure out how it works **cough I did that cough**