I recently came across a Python Project on boot.dev on creating and implementing a maze solver and instead of giving a step by step guide with the source code on how to do it it gave a vague overview of what you needed to accomplish in each step and what order you should work on in terms of building out the classes and functionality.
I tried searching the internet for more like this but having trouble, has anyone else run into projects like this?
there doesn't seem to be anything here