GitHub topics: maze-generator
billray0259/maze_generator
A maze generator built on p5js that runs in the browser
Language: JavaScript - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

zFa3/MazeGenerator
Simple rectilinear maze generator
Language: Python - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

sadanandpai/algo-visualizers
Algorithms Visualizers
Language: TypeScript - Size: 4.24 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 706 - Forks: 168

cooperblacks/ai-projects
Collection of random A.I. applets and programs aimed at testing and implementing both currently existing or novel algorithms
Language: HTML - Size: 381 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

mertuess/the-elder-maze
The Elder Maze is a student project in C++ where you descend deeper into a dungeon, floor by floor, defeating enemies. It features endless gameplay with character progression and increasingly challengingenemy levels, all presented in pseudo-3D graphics. The game is currently in development.
Language: C - Size: 21.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

spearwolf/legendary-mazes
a tiny javascript library for creating legendary mazes ;-)
Language: JavaScript - Size: 2.08 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 0

Boda1607/The-Escape
The Escape Maze generator & solver with DFS/BFS, manual play, themes, icons, and full responsive design.
Language: HTML - Size: 1010 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 0

codebox/mazes
JavaScript Maze Generator
Language: JavaScript - Size: 355 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 104 - Forks: 51

codebox/maze.js
Maze Generation Algorithms and Rendering Code
Language: JavaScript - Size: 58.6 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 10

Pietot/Lapyrinth
A program capable of creating mazes with many different algorithms and solving them with different pathfinders.
Language: Python - Size: 40.2 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 5 - Forks: 1

ur-fault/TMaze
TMaze is an experience combining immensely complex maze-generation algorithms and mind-numming mazes to solve.
Language: Rust - Size: 43.7 MB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 21 - Forks: 4

NaokiHori/Trash
Web applications I developed for fun
Language: TypeScript - Size: 542 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Joyanta-Kumar/PathFinder
The robot that finds path to it's goal.
Language: Python - Size: 54.7 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

vbuyel/Maze-generator
Генератор лабиринта и его визуализация (поддержка файлов)
Language: Pascal - Size: 10.5 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

lmandres/Unity3DMaze
Language: CSS - Size: 160 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

hungCS22hcmiu/Pathfinding-DSA
DSA Course project - Simple web page of maze to apply path finding algorithms
Language: TypeScript - Size: 75.3 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

abdelaleem024/algorithm-visualizer
A web application showcasing pathfinding algorithms like BFS, A*, and Bi-directional Search with interactive demonstrations. Includes a maze generator for further exploration.
Language: JavaScript - Size: 3.75 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

u5893405/VR-missions-2D
A game inspired by MGS VR Missions
Size: 8.79 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
Language: C++ - Size: 1.43 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1,063 - Forks: 100

TonyChouteau/Maze-Generator-Resolver
Maze Generator & Maze Resolver (Javascript, p5.js)
Language: JavaScript - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

adrienmalin/daedalus
3D Maze Web game made with Three.js library
Language: JavaScript - Size: 130 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

RiskoZoSlovenska/RZSMaze
A Lua library for generating multi-dimensional mazes.
Language: Lua - Size: 85.9 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 2 - Forks: 1

sdost/maze-generator-ts
Maze generator/solver written in TypeScript
Language: TypeScript - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

eendroroy/amazeing
Generate and Solve Maze
Language: Shell - Size: 11.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

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
Language: JavaScript - Size: 4.16 MB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 183 - Forks: 8

john-science/mazelib
A Python library for creating and solving mazes.
Language: Python - Size: 3.96 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 254 - Forks: 57

cryptocode/amazig
Maze generator based on the Origin Shift algorithm
Language: Zig - Size: 10.7 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

Jarimus/Maze-Solver
A Python tkinter maze solver
Language: Python - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KaiXtr/labirinto
Projeto de algoritmo de labirinto programado para a matéria de Teoria dos autômatos do curso de Ciência da Computação na Universidade do Distrito Federal, em 2025.
Language: C++ - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

SuiteBee/aMazeGen
A perfect maze generator with animations
Language: Python - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PamplemomM/A-Maze-D
The A-Maze-d project briefly consists in solving mazes
Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rmehri01/mazes
🌾 An implementation of Mazes for Programmers in Rust.
Language: Rust - Size: 1.5 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Njancodes/Maze-Generation-DFT
This program creates a maze using the backtracking or DFT (Depth First Traversal) Algorith
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

changhuixu/angular-maze
A maze generator and path finder in Angular
Language: TypeScript - Size: 11.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 3

rabestro/awk-maze-generator
The AWK scripts to generate maze and find a path
Language: Awk - Size: 294 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

Spaghetoz/maze-visualizer
Web-based maze generator and solver
Language: JavaScript - Size: 50.8 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 1

607011/mazes
some maze algorithm implementations
Language: HTML - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

spearwolf/dungeonmaker.js
javascript port (cross compiled with emscripten to asmjs) of the dungeonmaker library.
Language: HTML - Size: 1.87 MB - Last synced at: 15 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

sitRyo/DungeonTemplateLibraryUnity
🌏: Dungeon free resources (terrain & roguelike generation)
Language: C# - Size: 3.09 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 76 - Forks: 11

marcosecchi/ue_maze_generator
A simple plugin to generate grid-based mazes by using 2-edge Wang Tiles.
Language: C++ - Size: 3.91 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

agl-alexglopez/multithreading-with-mazes
This repository contains maze building and solving algorithms. The solvers are multithreaded.
Language: C++ - Size: 6.08 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

erbsland-dev/erbsland-maze
Erbsland Maze is a sophisticated, open-source maze generator designed for creating complex, rectangular mazes.
Language: Python - Size: 5.38 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

okkindel/Labyrinth
Simple 3D Labyrinth written in Javascript. Maze generator was written earlier in Java. It uses canvas to draw minimap and raycasting system.
Language: JavaScript - Size: 2.7 MB - Last synced at: 15 days ago - Pushed at: about 7 years ago - Stars: 25 - Forks: 10

will2dye4/labyrinth
Generate and solve mazes using various algorithms
Language: Python - Size: 63.2 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 0

immadisairaj/gyro_maze
A simple maze game played using gyro sensors.
Language: Dart - Size: 490 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

AmanPriyanshu/MazeGenesis
Just a page for maze algorithms
Language: HTML - Size: 26.4 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

marsdevx/maze-escape
🎮 🧩 Simple 2D puzzle game built in C for Linux and macOS.
Language: C - Size: 1.29 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1

angelikatyborska/mazes
A maze generator made with PhoenixLiveView.
Language: Elixir - Size: 368 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 129 - Forks: 13

devrijhwani3118/MazePathfinder
Uses machine learning algorithms to solve mazes
Language: Python - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hoangsonww/The-Maze-Game
🏰 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!
Language: Python - Size: 505 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 33 - Forks: 12

Arikiver/LUCIUS
3D Endless Maze Runner
Language: C# - Size: 339 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ntmkimm/MAZE-GAME-PATH-FINDING-HCMUS
PATH FINDING | MAZE SOLVER - MAZE GENERATOR | HCMUS PROJECT
Language: Python - Size: 18.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pcluteijn/MazeLearning
Q-Learing algorithm solves simple mazes.
Language: MATLAB - Size: 230 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

mehanix/Blackout
💡 A randomly-generated maze game
Language: Java - Size: 30.8 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 0

user-simon/overlook
⛕ An animated visualiser of different maze generation and solving algorithms, running the terminal
Language: Rust - Size: 57.6 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

itchyny/maze
A maze command written in Go
Language: Go - Size: 105 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 120 - Forks: 10

nellogan/PathfindingVisualizer
Visualize how different search algorithms traverse a grid.
Language: JavaScript - Size: 708 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Gyakobo/Maze-Generator
This project utilizes a random Depth-First-Search approach to generate a maze with a guaranteed solution.
Language: Python - Size: 1.56 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

krischnb/Maze
Sonic theme | Maze generator & solver
Language: JavaScript - Size: 20.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

talhaahussain/maze-solving-algorithms
Continuous Assessment for ECM2423 - Artificial Intelligence and Applications, set by Prof. Ayah Helal (Year 2, Semester 2). Involves the use of several search algorithms for the problem of solving mazes, as well as comparing performance and an independent extra program for generating new mazes.
Language: Python - Size: 1.44 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

PrimeOnPeaSea/PathFindingAlgorithms
Gamified Demonstration of Path Finding Algorithms that allows you to visualize the different path finding algorithms.
Language: JavaScript - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

davecom/MazeSolvingGUI
A simple tkinter GUI for illustrating DFS and BFS.
Language: Python - Size: 132 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 4

AghilesTMA/robomaze
An interactive maze pathfinding simulator featuring BFS, DFS, and A* algorithms
Language: TypeScript - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

smite1921/maze-generators
A website to showcase popular maze generation algorithms.
Language: JavaScript - Size: 14.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

marianpekar/ue4-maze-generator
An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.
Language: C++ - Size: 1.76 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 5

inzombiak/RandomMazeGen
Random Dungeon Generator
Language: C++ - Size: 4.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

joyrider3774/mazethingie_wasm4
WASM-4 version of my Mazethingie game which is a maze generator / player.
Language: HTML - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ragnaroek/libmaze
rust library for maze generation and statistics
Language: Rust - Size: 53.7 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iagolirapasssos/Maze-Generator
Language: HTML - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Falanger-debug/mazerr
A neat Maze Generator visualizing three maze-generating methods. App built within Java and SpringBoot
Language: Java - Size: 910 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

matajoh/4M26-postgrad
Lecture notes for 4M26 in the form of a video game
Language: Python - Size: 1.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

djblue/amaze
Amazing maze generator
Language: Clojure - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

beka-birhanu/wilson-maze
A maze generation package using Wilson's algorithm . Provides functionality to generate mazes with probabilistic rewards on paths.
Language: Go - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

clikuki/mazeGenerator
Maze Generator and Solver in TS
Language: TypeScript - Size: 514 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

martina-pauer/pauer-lab
Un generador aleatorio de laberintos que puede guardar o no los resultados a un nombre de arhcivo que reciba de parametro ejecutando script desde terminal.
Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

phiponatchi/Labyrinthe
Maze (Labyrinthe in French)
Language: Java - Size: 517 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AdnanGlc/Pathfinding-Visualizer
Includes visualization of BFS, A*, Greedy best-first search, Bidirectional BFS, Bidirectional swarm, algorithm, as well as maze generator and other functions. All in C# windows forms
Language: C# - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Eteriasticot/maze_generator
Just a maze generator in python. Ideally I'd like to generate different kinds of maze.
Language: Python - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mohamed-souiyeh/Daedalus
This project is my humble attempt to display how beautiful and elegant algorithms can be.
Language: TypeScript - Size: 94.3 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

SebastianPreiss/Maze-Simulation
This WPF project contains an DFS maze generator and several solving algorithms.
Language: C# - Size: 2.11 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MrOrnithorynque/Maze_Generator_and_Solver
Maze solver and generator algorithms.
Language: C - Size: 33.3 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

marceline-tavernier/maze-generator-solver
Dimension code # 1 : Maze generator and solver
Language: Processing - Size: 2.04 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

austin-weeks/maze-solver
Simple Python program for generating and solving mazes.
Language: Python - Size: 13 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

BryanGaray99/Laberinto3D
3D Maze Processing Java
Language: Processing - Size: 46.6 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

marcpinet/maze-generator-and-solver
🌽 A simple maze generator and solver written in Python with Pygame. You can visualize many algorithms and see how they work.
Language: Python - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

pinglu85/maze
A visualization tool for various maze algorithms and pathfinding algorithms.
Language: JavaScript - Size: 1.24 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 2

sraaphorst/spelunker
Maze generation and solving library
Language: C++ - Size: 1.19 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

HardcoreMagazine/Enlashceoc 📦
2D maze game with procedural level generation
Language: C# - Size: 93.8 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohHasan1/Algo-Maze
Play with mazes and watch BFS and DFS in action! Drag nodes, customize grids, and explore algorithms in a fun way. Works on desktop and iPad (phones coming soon!). More features on the way! 🎉
Language: TypeScript - Size: 925 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

djmgit/mazewalker
Creating a 3D world using ray casting on a randomly generated maze.
Language: Lua - Size: 30.9 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

gr3yknigh1/maze-generator 📦
Maze generator using pygame 🐍
Language: Python - Size: 62.5 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MazeTon/MazeTon.github.io
MazeTon Telegram Mini App.
Language: HTML - Size: 10.9 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

nobleknightt/mazes
Have fun solving mazes! 😛
Language: HTML - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stacenko-developer/maze
Генерация лабиринтов
Language: Java - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

phamson02/message_maze
Python package for generating custom message mazes
Language: Python - Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 2

MusadiqPasha/Maze-Generator-and-Solver
This project generates a random maze of a given size and provides a solution using Dijkstra's algorithm or allows the user to manually solve it.
Language: Python - Size: 7.2 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Math-Man/MazeGenerator
Simple, dynamic, Non-Looping maze generation scriptset for Unity
Language: C# - Size: 40.3 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

HaydenD100/MazeSolver
This program randomly generates a maze and then solves that maze using A* pathfinding algorithm
Language: C++ - Size: 181 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

a-sauvaget/maze-solver
Générateur de labyrinthe + résolution
Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cryptolympix/pathfinding-visualizer
A React application that helps you to visualize the process behind the pathfinding algorithms.
Language: JavaScript - Size: 40.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
