Please sign in to access this page
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Okay, I had to reimplement all the core logic to clean up the code, but now I have an enough abstract way to represent mazes!
It solves mazes! Implemented depth-first algorithm to generate/solve this mazes. Now the code needs a bit of cleaning and then I could go further in the project.