GitHub topics: maze-solver-algorithm
thiennguyenhieu/qt_cplusplus_mazegeneration
A modern Maze Generator and Solver built with Qt 5.15 and Qt Quick Controls 2, using an MVVM (Model–View–ViewModel) architecture. The application generates a perfect maze using a Depth-First Search (DFS) backtracker algorithm and solves it using DFS or Breadth-First Search (BFS).
Language: C++ - Size: 165 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
0-harshit-0/Indie-Game-Lounge
Lets have some fun
Language: JavaScript - Size: 4.76 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1
DrMint/Maze-Solver
Solves any images of mazes, as long as the starting point, ending point, walls, and path have unique colors.
Language: Python - Size: 285 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
R-writes-cpp/mazemerise-cpp
A maze generator and solver written in C++
Language: C++ - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
AloneMaster7/MazeSolutionCpp
maze solution
Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
mudroljub/mazes-for-programmers-js Fork of greentec/mazes-for-programmers-js
Javascript porting of the original source code (Ruby) of the book Mazes For Programmers, Jamis Buck. Not Official.
Language: JavaScript - Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
TilakTejani/PathFinderMazeVisualizer
A*, Dijkstra, maze generation etc. visualizers using only javascript
Language: JavaScript - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
saroj22322/Java-Maze-Pathfinder
Maze game path finder in Java
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
anahitahassan/112-Term-Project
Interactive Python game involving maze generation with Prim’s, Kruskal’s, DFS, and Random Walk algorithms, with recursive backtracking for maze solving
Language: Python - Size: 2.82 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
AshishS-1123/Maze-Solver
Code for solving Mazes using Image Processing.
Language: Python - Size: 592 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
it21208/Artificial-Intelligence---MazeAI
Maze AI
Language: Java - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1