mazes
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 21 public repositories matching this topic...
Python code for "Mazes for Programmers" by Jamis Buck.
-
Updated
Jan 2, 2022 - Python
A maze is a path or collection of paths, typically from an entrance to a goal. The word is used to refer both to branching tour puzzles through which the solver must find a route, and to simpler non-branching patterns that lead unambiguously through a convoluted layout to a goal.
-
Updated
Jan 17, 2021 - Python
Tabular RL Simulation Repo for Binary Search
-
Updated
Sep 30, 2019 - Python
A maze solving algorithm
-
Updated
Jun 21, 2020 - Python
Maze Generation/Solver API and Renderer
-
Updated
Jun 10, 2019 - Python
Pathfinding algorithms on mazes - Programming exam project
-
Updated
May 13, 2020 - Python
Creates fully connected solvable mazes and solves them with dead end canceling strategy.
-
Updated
Sep 16, 2021 - Python
Mazegenerator for black and white images
-
Updated
Aug 22, 2020 - Python
Solve mazes and measure your time to complete them as fast as you can.
-
Updated
Feb 5, 2020 - Python
A python program to find the route to cross a maze
-
Updated
Apr 23, 2022 - Python
A visual pathfinding program that allows the user to create their own obstacles or mazes and then run different pathfinding algorithms on it.
-
Updated
Feb 19, 2021 - Python
3D cube maze solver with terminal-adjusted visualisation and a maze generator
-
Updated
Jun 3, 2023 - Python
StrinGame is a blind maze-solving adventure created entirely using the Pygame library and other Python modules, including the audio components. Experience the thrill of exploration and strategy in this traditional game with a new twist
-
Updated
Apr 9, 2024 - Python
Python implementation of algorithms described in Mazes for programmers
-
Updated
Oct 3, 2023 - Python
A selection of maze generators based on Mazes for Programmers by Jamis Buck. Written in Python. Exported as ASCII and SVG
-
Updated
May 11, 2022 - Python
Use MakeCode to build and solve random mazes in Minecraft.
-
Updated
Dec 4, 2021 - Python
🏰 The Maze Game offers straightforward maze navigation challenges, built with Prim & 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 1, 2024 - Python
Mazes for Programmers book source code & examples, rewritten and adapted to Python
-
Updated
Oct 23, 2024 - Python
- Followers
- 9 followers
- Website
- www.astrolog.org/labyrnth.htm
- Wikipedia
- Wikipedia