Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with mazesolver
A curated list of projects in awesome lists tagged with mazesolver .
https://github.com/lnvaldez/maze-solver
Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.
backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive
Last synced: 15 Nov 2024
https://github.com/domminnich/mazesolver_breadthfirst
Solves mazes using the breathfirst algo. Utilizes javaFX for the GUI and incorporated SetArray and QueueArray.
breathfirstsearch java javafx-application mazesolver queue-array set-array
Last synced: 13 Nov 2024