M
maze generator
Projects with this topic
-
I made a A* pathfinding algorithm for 2D grids with obstacles. A little coding challenge just for fun;-) In addition I made a maze generator that is now solvable with the pathfinding algorithm.
Updated