pyBegin / projects / bfs-visualizer
🧩

BFS algorithm visulizer

This project helps us to visualize BFS algorithm by searching end point from start in a maze.

117 lines🖥 Desktop only

BFS algorithm visulizer

This project helps us to visualize BFS algorithm by searching end point from start in a maze.

Tech Stack:

Python

Library used:

Output:

output

Pyodide-runnable

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