🧩
BFS algorithm visulizer
This project helps us to visualize BFS algorithm by searching end point from start in a maze.
This project helps us to visualize BFS algorithm by searching end point from start in a maze.
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

No - uses the curses library for terminal UI, which is not available in Pyodide.