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 75 public repositories matching this topic...
It's a simple javascript code which draws a maze using DFS algorithm and solve it by using the same.
-
Updated
Apr 2, 2017 - JavaScript
-
Updated
Sep 17, 2017 - C
A minecraft plugin: a highly customizable dungeon/maze generator.
-
Updated
May 5, 2018 - Java
A Java application which generates labyrinths with Prim's algorithm and solves them with BFS and DFS
-
Updated
Nov 7, 2018 - Java
Experimenting with creating a rogue-like dungeon generator in Elixir
-
Updated
Feb 13, 2019 - Elixir
Maze Generation/Solver API and Renderer
-
Updated
Jun 10, 2019 - Python
Tabular RL Simulation Repo for Binary Search
-
Updated
Sep 30, 2019 - Python
-
Updated
Oct 1, 2019
A Python wrapper of the Daedalus maze generator.
-
Updated
Dec 3, 2019 - C++
- Followers
- 9 followers
- Website
- www.astrolog.org/labyrnth.htm
- Wikipedia
- Wikipedia