/maze-students

A* skeleton code and explanations

Primary LanguageJava

A* pathfinding project 🌀

CC BY-NC-SA 4.0

Content

This projet file is a skeleton for implementing the short version of the Maze pathfinding using the A* algorithm application in Java.

Project description and tasks to do

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.

Audience

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

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0