With the use of Graph theroy, Depth first search and Breadth First search. this is a project is a visualation of a maze genertor and also shortes path finder.
In order to run the code ensure that pygame is installed
pip install pygame
Any extra support needed see: https://www.pygame.org/wiki/GettingStarted
This code can be excute from any editor you'd like.
Note: Different editors have different ways of dealing with Python code, so in case of doubt we recommend you run the code and tests from the command line as shown below.,
python3 Main.py
When running the code, if the speed is too slow it causes to freeze. If the program freezes just adjust ui.SPEED variable