maze-solver
A maze is a type of puzzle involving a collection of paths, usually where a player has to find a route from start to finish.
A huge variety of algorithms exist for generating and solving mazes. These are not only fun to implement, but also are a good way to familiarise yourself with programming techniques, algorithms, and languages.
Here are 99 public repositories matching this topic...
🏰 The Maze Game offers straightforward maze navigation challenges, built with Prim's & DFS Algorithms. Featuring responsive design for easy play on any device, including mobile, with intuitive on-screen controls for movement, it's ideal for quick gaming sessions, providing both casual and challenging experiences!
-
Updated
Nov 16, 2025 - JavaScript
All my working experience with p5js
-
Updated
Oct 11, 2025 - JavaScript
Maze Generation Algorithms and Rendering Code
-
Updated
Jul 11, 2022 - JavaScript
Web-based tool to visualize pathfinding algorithms
-
Updated
May 8, 2023 - JavaScript
Web version of my graph-algorithms-visualization project built with React
-
Updated
Apr 23, 2024 - JavaScript
Maze generation and path-finding algorithm visualiser using React.js.
-
Updated
Jun 27, 2022 - JavaScript
This simple project approximates the shape of lightning by generating a random maze using Randomized Prim's algorithm and solving it using breadth-first search.
-
Updated
Sep 4, 2021 - JavaScript
🎯A tool for visualising Path Finding Algorithms and maze generation algorithms
-
Updated
Feb 11, 2021 - JavaScript
Intelligent Mazey finds path through a maze!
-
Updated
Jul 5, 2024 - JavaScript
Hexagonal Maze generator
-
Updated
Apr 25, 2018 - JavaScript
A visualization tool for various maze algorithms and pathfinding algorithms.
-
Updated
Feb 1, 2025 - JavaScript
Mazebot challenge solution
-
Updated
Jun 28, 2019 - JavaScript
🧩 We already have the Maze Generator, This is the Maze Solver!
-
Updated
Jul 27, 2021 - JavaScript
Implementation of Search Algorithms in a Maze. Demo available at http://maze.lodur.com.br/
-
Updated
Nov 13, 2017 - JavaScript
University project to apply the deep search algorithm to solve a maze.
-
Updated
Mar 21, 2021 - JavaScript
An AI that learns to solve mazes with Q-Learning algorithm 🧠
-
Updated
May 28, 2021 - JavaScript
Maze All-in-One (generator, solver, pathfinder, playable game)
-
Updated
May 17, 2021 - JavaScript
Algernon is a JS library for efficiently generating, solving, and rendering mazes.
-
Updated
Jul 17, 2023 - JavaScript
A Pathfinding Visualization Tool for Common Pathfinding Algorithms
-
Updated
Aug 26, 2022 - JavaScript
- Followers
- 9 followers
- Website
- github.com/topics/maze
- Wikipedia
- Wikipedia