maze-generator
There are 875 repositories under maze-generator topic.
razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
sadanandpai/algo-visualizers
Algorithms Visualizers
jostbr/pymaze
A maze generator, solver and visualizer for Python
john-science/mazelib
A Python library for creating and solving mazes.
yantra-core/Labyrinthos.js
A JavaScript procedural generator for Mazes, Terrains, and Biomes. Designed for game developers and professional hobbyists, Labyrinthos.js offers a very simple-to-use API for crafting complex, customizable landscapes
angelikatyborska/mazes
A maze generator made with PhoenixLiveView.
itchyny/maze
A maze command written in Go
codebox/mazes
JavaScript Maze Generator
aPixelInSpace/F-a-maze-ing
Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com
ferenc-nemeth/maze-generation-algorithms
Collection of maze generation algorithms.
armin-reichert/mazes
A comprehensive library of algorithms for creating perfect mazes.
angeluriot/Maze_solver
An interactive online maze generator and solver able to use several different algorithms.
sitRyo/DungeonTemplateLibraryUnity
🌏: Dungeon free resources (terrain & roguelike generation)
89netraM/MazeGenerator
A collection of algorithms for generating mazes
fred1268/amaze
A program to create, solve and draw mazes in your terminal or in 2D/3D
CruiserOne/Daedalus
The Maze generation software "Daedalus", version 3.5
cmaughan/mgfx
MGFX - A cross-platform 2D (CPU & GPU) and 3D (GPU) starter kit.
erikbuck/MazeVenture
This is a simple Unity 3D Game (created in 24 hours at a hack-a-thon) using a mix of 3D models created by Erik M. Buck and free assets from the Unity Asset Store. Maze generation was inspired by 's Unity tutorial: . The Maze generation has been extended in numerous ways including multi-level mazes, trees, stairs, wall types, railings and banisters, etc.
nedredmond/a-maze
A maze generator and exploration game built with Svelte.
oppenheimj/maze-generator
Generate random maze represented as 2D array of ones and zeros using depth-first search
cyucelen/mazeGenerator
Recursive Backtracker Maze Generation Algorithm with C++ using ncurses
Jack92829/Maze-Generation
A depth-first search maze generation algorithm implemented with recursive backtracking
lime7git/micromouse
Project of a micromouse type mobile robot based on STM32 and designed PCB. Master's thesis.
hoangsonww/The-Maze-Game
🏰 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!
maltaisn/mazegen
Advanced maze generator written in Kotlin
glv/snergly
Maze algorithms in Clojure (from Jamis Buck's "Mazes for Programmers" book)
okkindel/Labyrinth
Simple 3D Labyrinth written in Javascript. Maze generator was written earlier in Java. It uses canvas to draw minimap and raycasting system.
Drejzer/FloorArchitect
Godot plugin for generating dungeon floor layouts for rogue-lites like BoI or Moonlighter
will2dye4/labyrinth
Generate and solve mazes using various algorithms
wroberts/pydaedalus
A Python wrapper of the Daedalus maze generator.
HoangTran0410/p5js-playground
All my working experience with p5js
raulorteg/ai-maze-python
Automatic maze generator (DFS) and maze solver (A*, DFS, BFS) in python.
138paulmiller/PyMaze
Maze generator, solver, and game in pure Python 🐍
MorvanZhou/mmaze
A python maze generator and solver
zhukovsd/maze-generator
Tool for generating mazes of various forms
ur-fault/TMaze
TMaze is an experience combining immensely complex maze-generation algorithms and mind-numming mazes to solve.