https://github.com/xandersteyn/maze-solver
A C++ program that generates a random maze and solves it using the Breadth-First Search (BFS) algorithm, displaying the solution path from start to end
https://github.com/xandersteyn/maze-solver
algorithm breadth-first-scanner computer-science cpp cpp-algorithms educational graph-theory maze-generator maze-solver pathfinding problem-solving random-maze terminal-application
Last synced: 8 months ago
JSON representation
A C++ program that generates a random maze and solves it using the Breadth-First Search (BFS) algorithm, displaying the solution path from start to end
- Host: GitHub
- URL: https://github.com/xandersteyn/maze-solver
- Owner: XanderSteyn
- Created: 2025-02-22T05:37:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T05:37:43.000Z (9 months ago)
- Last Synced: 2025-02-22T06:26:05.263Z (9 months ago)
- Topics: algorithm, breadth-first-scanner, computer-science, cpp, cpp-algorithms, educational, graph-theory, maze-generator, maze-solver, pathfinding, problem-solving, random-maze, terminal-application
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md