This project helps us to visualize BFS algorithm by searching end point from start in a maze.
Python
-
curses library to display result in terminal
-
Time library to delay the result for easiser viewing of terminal result at each step
This project helps us to visualize BFS algorithm by searching end point from start in a maze.
Python
curses library to display result in terminal
Time library to delay the result for easiser viewing of terminal result at each step