You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
Combinatorial programming exercise for Newcastle University's CSC8501 module. The program generates custom mazes based on user parameters using a recursive backtracking algorithm and solves them using A* pathfinding.