Introduction - If you have any usage issues, please Google them yourself
This code is one of many application of the search algorithm of A * shortest path (called "a star "). It is applied to card 25 by 25 squares containing the walls and floor. This source aimed more help understand the algorithm to demonstrate its implementation, thanks to the graphical interface that shows the progress of research.