A* (A star) path finding script for Python 3.
Insert a PNG-file containing a maze with only black and white pixels on it. Make sure there is a black border around the entire maze and that the maze has an entrance and exit on the top and bottom. See the folder "mazes" for examples.
- ImageIO
- Numpy