MazeSolver in python, generate a random maze and then solves it using the A* algorithm
Primary LanguagePython