This projet file is a skeleton for implementing the short version of the Maze pathfinding using the A*
algorithm application in Java.
The project is not complete and is intented to be completed in a live coding session. The full project instructions, in French, is available as a PDF file with clickable links.
This code is targeted at students with an existing background in programming, mainly in Java. It was made to demonstrate the algorithmic approach of solving a problem which is taught in the Computer science and communication bachelor's degree at the School of engineering in Sion, Switzerland.
Enjoy and have fun programming 🎈 !
Pierre-André Mudry, February 2023
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.