Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/maze
- Wikipedia: https://en.wikipedia.org/wiki/Maze
- Related Topics: algorithm, game, pathfinding, search,
- Aliases: mazes, maze-algorithms, maze-generator, maze-solver, maze-generation, maze-generation-algorithms, maze-solving-algorithms, maze-creation, maze-solving,
- Last updated: 2025-01-01 00:17:00 UTC
- JSON Representation
https://github.com/cheina97/gomaze
GoMaze is a simple maze generator and solver written in Go.
ebitengine graph graphviz maze shortest-path
Last synced: 21 Dec 2024
https://github.com/edap/udk-2019-find-your-way-out
Creative Coding curse at Universität der Kunst Berlin.
maze openframeworks photogrammetry pointcloud terrain
Last synced: 20 Dec 2024
https://github.com/ssivanov19/maze-game-2021
A Dungeon Crawler like game made in vanilla C++.
dungeon-crawler-game maze maze-generator vscpi
Last synced: 02 Nov 2024
https://github.com/lorem-ipsumm/maze-solving-and-generating
This is a program I've created that generates and solves mazes using DFS and Randomized Prim's Algorithm
depth-first-search jimp maze maze-generator maze-solver nodejs prime-numbers prims-algorithm
Last synced: 07 Dec 2024
https://github.com/abderrsfa/cub3d
Uses a map file to make a 3D maze game similar to the famous Wolfenstein 3D. Includes wall textures, sprites, player movement, etc.
1337 42born2code cub3d game maze ray-casting raycasting sprites textures
Last synced: 27 Dec 2024
https://github.com/takaneichinose/dungeon-maze-puzzle
This is a simple maze or dungeon escape game, with its functionality made entirely in CSS.
8-bit 8bit aseprite css css-only css3 game game-development html html5 maze no-javascript pixel-art pug puzzle puzzle-game retro retrogaming sass scss
Last synced: 23 Dec 2024
https://github.com/yeyom/mazesolver
Maze Solver built with python. Using DFS, BFS, Dijkstra, A* Star.
a-star bfs dfs dijkstra-algorithm maze maze-algorithms maze-generator maze-generator-solver maze-solver search-algorithm
Last synced: 04 Dec 2024
https://github.com/we-gold/a-star-maze-race
Race the A* algorithm in a maze! Built using p5.js
astar astar-algorithm game maze maze-game maze-generator maze-solver p5js
Last synced: 10 Nov 2024
https://github.com/roboneet/3d-game
Collect shiny stones in a maze
coursework game maze threejs webgl
Last synced: 03 Dec 2024
https://github.com/imvickykumar999/backtrack-maze
Backtrack DFS in Maze || Ursina Python Game || #imvickykumar999 https://youtu.be/BoFRICVqdms
2d backtracking dfs imvickykumar999 maze ursina
Last synced: 01 Dec 2024
https://github.com/hertzdevil/open-nono
Minesweeper maze clone from The Idolmaster Cinderella Girls: Starlight Stage
cinderella-girls idolmaster maze minesweeper starlight-stage
Last synced: 14 Dec 2024
https://github.com/cfrankb/esp-idf-cs3
ESP32 port of an MSDOS game using the ST7789 / ILI9341 LCD display and a joystick module.
button esp-idf esp32 game game-2d game-engine ili9341 joystick maze maze-game retro retrogaming st7789 tilemap
Last synced: 18 Nov 2024
https://github.com/tothantonio/pathfinding-visualizer
pathfinding visualizer made with React + Vite + TypeScript
bfs binary-tree dfs djikstra-algorithm kruskal maze pathfinding react recursive-division typescript vizualiser
Last synced: 22 Dec 2024
https://github.com/noooway/bwimage_to_maze
Love2d game prototype that allows to use black-and-white image as a maze
game-development love2d maze prototype
Last synced: 29 Nov 2024
https://github.com/aionescu/maze-solver
High-performance maze solver written in Rust
maze maze-solver pathfinding rust
Last synced: 02 Dec 2024
https://github.com/henriquercampos/bot_in_random_maze
A random maze generation, with keys for the bot collect and unlock exit.
bot brazil brazilian csharp maze maze-generation study-project unity unity-scripts unity2d unity3d
Last synced: 21 Dec 2024
https://github.com/davisdude/maze
Create a maze
love2d lua maze maze-generator
Last synced: 28 Nov 2024
https://github.com/rhdunn/maze-tileset
A tile set that can be used to render mazes.
Last synced: 04 Dec 2024
https://github.com/tech-chad/mazepy-3d
First person pseudo 3D maze
3d first-person game maze pygame python python3 raycasting
Last synced: 10 Dec 2024
https://github.com/daviamsilva/10-print-maze
An A* path finding algorythm to solve an 10 print maze
Last synced: 20 Nov 2024
https://github.com/yassir-ai/maze-solving-algorithm
YEAR : 2021 , Maze-solving algorithm with C using djikstra algorithme and DFS algorithme
algorithm c dfs dfs-algorithm djikstra djikstra-algorithm graphics isima kruskal labyrinth maze programming project sdl sdl2
Last synced: 21 Dec 2024
https://github.com/ayaankhan98/algorithms-on-graphs
Self Learning Repository For Graph Algorithms
Last synced: 12 Dec 2024
https://github.com/henriquercampos/bot_at_random_maze
A random maze generation, with keys for the bot collect and unlock exit.
bot brazil brazilian csharp maze maze-generation study-project unity unity-scripts unity2d unity3d
Last synced: 03 Nov 2024
https://github.com/senthuran16/spaceship-and-asteroids-b-specification
B specification of a very simple version of the old Spaceship & Asteroids arcade game, using Atelier B & ProB.
asteroids asteroids-game atelier-b b-language game maze pro-b reasoning spaceship
Last synced: 01 Jan 2025
https://github.com/vokungahrotlaas/sfml-maze
C++ program which creates and solves mazes.
cpp maze maze-generator maze-solver sfml
Last synced: 24 Dec 2024
https://github.com/apollozhu/maze-solver
Visualizing the algorithms.
algorithm ap-computer-science apcs java java-9 maze maze-solver oaktonhs
Last synced: 19 Nov 2024
https://github.com/mklemmingen/space-mouse
3D cube maze solver with terminal-adjusted visualisation and a maze generator
game game-2d games maze maze-creation maze-explorer maze-game maze-generator maze-solver mazes
Last synced: 20 Nov 2024
https://github.com/607011/mazes
some maze algorithm implementations
fun javascript maze maze-algorithms maze-generation-algorithms maze-generator mazes
Last synced: 28 Dec 2024
https://github.com/shahank42/a-pathfinding-demo
Demonstration of A* Pathfinding through a randomly generated maze.
a-star-algorithm a-star-path-finding algorithms javascipt maze maze-solver maze-solver-simulation p5js p5js-animation p5js-sketch
Last synced: 13 Dec 2024
https://github.com/vinay0410/mazesolver
Solves Newspaper Like Mazes, while traversing provided markers ( checkpoints ) along the path
computer-vision maze maze-solver solve-mazes
Last synced: 15 Nov 2024
https://github.com/kosumovicdenis/kosu-graph
Undirectional weighted graph for maze mapping
astar-algorithm astar-pathfinding graph mapping maze robotics-simulation
Last synced: 10 Nov 2024
https://github.com/we-gold/slam-maze-explorer
Autonomous agents collaboratively explore and escape a maze-like environment.
ai javascript maze slam swarm-intelligence
Last synced: 10 Nov 2024
https://github.com/exciteabletom/mazegenerator
Mazegenerator for black and white images
maze maze-generation mazes python
Last synced: 21 Nov 2024
https://github.com/serhatkacmaz/python-mazesolver
Maze solution with Python programming language
maze maze-algorithms maze-generator maze-solver
Last synced: 12 Nov 2024
https://github.com/unsignedarduino/arcade-maze-generator
A maze generator in MakeCode Arcade!
aldous-broder arcade arcade-game makecode makecode-arcade maze maze-generator
Last synced: 10 Nov 2024
https://github.com/kenamick/the-bank-job
:video_game: An action game where you need to escape from a maze of rooms
action-game escape gamejolt html5-game maze phaserjs
Last synced: 15 Nov 2024
https://github.com/kazhuu/wasm-mazes
Generate mazes with Rust and WebAssembly purely on the frontend
maze maze-generator rust wasm webassembly
Last synced: 27 Dec 2024
https://github.com/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.
algorithms maze maze-generator maze-solver pathfinding pygame python
Last synced: 23 Nov 2024
https://github.com/siddhant-k-code/maze-generator-bot
Generate Maze with the help of this bot !
bot css generator html js maze mazegenerator
Last synced: 27 Dec 2024
https://github.com/mazeton/mazeton.github.io
MazeTon Telegram Mini App.
maze maze-generator mazeton react shadcn-ui telegram telegram-api telegram-bot telegram-channel telegram-mini-app threejs tma ton ton-blockchain ton-ecosystem
Last synced: 13 Nov 2024
https://github.com/carmhack/mazegen
A maze generator made with Vue and p5.js
algorithms astar-algorithm backtracking-algorithm canvas dfs-algorithm generator maze p5js vue
Last synced: 13 Nov 2024
https://github.com/jackkimmins/perplexity-a-maze-game
A Console-based Maze Game
Last synced: 05 Dec 2024
https://github.com/trigary/knossos
A minecraft plugin: a highly customizable dungeon/maze generator.
maze maze-algorithms maze-generation-algorithms maze-generator mazes minecraft minecraft-plugin spigot spigot-plugin
Last synced: 29 Nov 2024
https://github.com/joshuavandaele/a-mazeinc
A-Maze Inc is a text Maze made in Lua, you can edit every part of it and even create your own maps! It was a fun project to do.
custom customizable customization customize editable game game-development games lua maze
Last synced: 22 Dec 2024
https://github.com/mrmorais/c-eleste
Um jogo da cobrinha autônomo com algoritmo de backtracking
backtracking-algorithm maze snake-game solving-games
Last synced: 02 Jan 2025
https://github.com/klihe/sonicbot
This is my little project with Arduino and some ultrasonic sensors. It was an idea from my friend @Vaseksch and we want to race each other in the maze.
arduino dcmotors maze ultrasonic-sensor
Last synced: 19 Dec 2024
https://github.com/lnvaldez/maze-solver
Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.
backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive
Last synced: 15 Nov 2024
https://github.com/everie/Gem-TD-Maze-Builder
Gem Tower Defence Maze Builder
Last synced: 23 Oct 2024
https://github.com/en10/mazejs
Maze in JS Canvas
maze maze-solver png png-decoder
Last synced: 05 Dec 2024
https://github.com/marianpekar/maze-escape
A minimalistic console game
astar-algorithm console-game cplusplus cpp fbm fractal-brownian-motion game maze maze-generation-algorithms maze-generator perlin perlin-noise recursive-backtracker recursive-backtracking-algorithm winapi
Last synced: 09 Nov 2024
https://github.com/mathusanm6/amaze-voice-lab
The goal of this research project is to be able to control the movements of characters in a Maze game using real-time voice commands such as saying out loud Up, Down, Left or Right.
asr automatic-speech-recognition game java maze research speaker-diarization speaker-recognition voice-recognition
Last synced: 13 Dec 2024
https://github.com/endygamedev/maze
:bricks: Maze solver or pathfinding algorithm.
astar-algorithm astar-pathfinding maze maze-generator maze-solver pathfinding
Last synced: 03 Jan 2025
https://github.com/aashviktyagi/zippermau5
マイクロマウス
cpp fast maze maze-algorithms maze-solver micromouse n20 platformio robot robotics teensy teensy41
Last synced: 09 Oct 2024
https://github.com/swashvirus/mazegeneratorsolver
maze generator solver and render using JavaScript and HTML5 canvas for rendering
maze maze-algorithms maze-generation-algorithms maze-generator maze-solver mazes
Last synced: 17 Oct 2024
https://github.com/rabestro/jetbrains-academy-maze-runner
Mazes are amazing: keep running, find the exit if you can! If you are not too happy about getting stuck in the actual maze, you can entertain yourself with a virtual one. In this project, you will write a program that generates mazes and looks for a way out.
bitset graph-algorithms jetbrains-academy maze maze-algorithms maze-generator maze-solver queue student-project
Last synced: 28 Dec 2024
https://github.com/jrnxf/maze-walker
two-dimensional maze generation and solving
backtracking depth-first-search maze recursion skrrrt
Last synced: 28 Dec 2024
https://github.com/tanguysoto/themaze
First person escape game inside a giant 3D maze :video_game:
3d game maze procedural-generation unity
Last synced: 14 Dec 2024
https://github.com/nebuxadnezzar/take-home-assignments
take home interview coding assignments
alpaca coding coding-challenge coding-interviews esusu full-text-search golang-examples interview kyriba lottery lottery-draw maze maze-traversal meme meme-generator micro-1
Last synced: 19 Nov 2024
https://github.com/pgmrdohan/sdl2_mazerunner
MazeRunner developed on C with SDL2 is used to study algorithms like DFS, BFS, A* and etc.
algorithms generator maze sdl2 solver
Last synced: 10 Nov 2024
https://github.com/chriskonnertz/mazegen
Kotlin maze generator console application - weekend project, ugly code!
generator kotlin learning maze
Last synced: 22 Nov 2024
https://github.com/elyeandre/simple-maze-game
This project is a Java-based maze game inspired by Nitrome's "Bad Ice Cream."
badicecream game game-development gamemadewithjava java java-game java-game-development javagame maze maze-game mazegame simple-game
Last synced: 28 Nov 2024
https://github.com/bigoh1/maze.cpp
A visualiser for generating and solving mazes
cpp generating-mazes graph maze solving-mazes visualiser
Last synced: 29 Nov 2024
https://github.com/okayama-daiki/toy-box
A collection of small, simple, fun applications
Last synced: 23 Nov 2024
https://github.com/anshuthopsee/maze-game
A simple maze game that implements randomized depth-first search to generate the maze. Built with React.
maze maze-generator randomized-depth-first-search traversal
Last synced: 14 Dec 2024
https://github.com/haroldo-ok/3d-alien-maze
A first person horror game for the Sega Master System
8bit first-person maze retro-game sega-master-system z80
Last synced: 03 Dec 2024
https://github.com/lclpyt/maze-lib
Maze generation library for Java
java library maze maze-generator
Last synced: 29 Nov 2024
https://github.com/peterperhac/maze-walker
3D Maze game with Three.js
game game-development maze threejs threejs-example
Last synced: 20 Dec 2024
https://github.com/ragnaroek/libmaze
rust library for maze generation and statistics
labyrinth labyrinth-generation maze maze-generator
Last synced: 20 Dec 2024
https://github.com/rluvaton/maze
Maze in Java
java maze maze-generator maze-solver
Last synced: 14 Dec 2024
https://github.com/anshuthopsee/maze-generator
A visualising tool for maze generation built with react. Recursive Backtracker and Kruskal's Algorithm used.
kruskal kruskals-algorithm material-ui maze maze-algorithms maze-generator maze-visualization react recursive-algorithm recursive-backtracker recursive-backtracking recursive-backtracking-algorithm
Last synced: 14 Dec 2024
https://github.com/niklasei/bevy_maze
A maze generator written in Rust using the game engine Bevy
Last synced: 17 Dec 2024
https://github.com/arturmareknowak/maze
Implementation of Maze game on STM32F429
Last synced: 22 Dec 2024
https://github.com/jeffrine/maze-generator
A tool for generating mazes in godot using the Randomized depth-first search or Recursive backtracker algorithm
browser godot itchio maze puzzle randomized-depth-first-search recursive-backtracker
Last synced: 14 Nov 2024
https://github.com/hamolicious/maze
A Maze generator, solver and "game" written in Python 3.8 and PyGame.
gui maze maze-generation-algorithms maze-generator pygame python python38
Last synced: 10 Nov 2024
https://github.com/haydend100/mazesolver
This program randomly generates a maze and then solves that maze using A* pathfinding algorithm
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp maze maze-algorithms maze-generation-algorithms maze-generator maze-solver prims-algorithm prims-implementation randomized-prim-algorithm
Last synced: 31 Dec 2024
https://github.com/keller-michael/random_maze_generator
random maze generator
Last synced: 10 Nov 2024
https://github.com/schwabnicolas/labyrinth
A Prim's maze generation algorithm and recursive backtracker implementation in C#.
csharp maze maze-generation-algorithms maze-generator maze-solver wpf
Last synced: 23 Nov 2024
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 14 Nov 2024
https://github.com/cantaro86/maze-3d
C++ program that solves the maze in 3D
Last synced: 10 Nov 2024
https://github.com/quantum-0/mazegenerator
Визуализация алгоритма генерации лабиринта
csharp maze maze-creation maze-generation-algorithms maze-generator
Last synced: 09 Nov 2024
https://github.com/wvanlit/mazegenerator
A C# project about generating different types of mazes and solving them. Based on "Mazes for Programmers" by Jamis Buck.
csharp maze maze-generator maze-solver
Last synced: 09 Nov 2024
https://github.com/mbourmaud/ruby-mazegame
A small Maze Game in Ruby. The user needs to find the treasure by moving through doors. When an ennemy attacks, he needs to beat him at a rock-paper-scissors game.
maze maze-game maze-generator ruby ruby-application
Last synced: 09 Nov 2024
https://github.com/omiyagames/prototype-munch
Protoype: Munch is an experiment with second-person camera and controls. The game is played from the perspective of an NPC that follows around a teddy bear you control. Navigate through the maze, and make it to the goal!
1gam game game-jam gamejam maze unity unity-3d unity-3d-game unity3d unity3d-games
Last synced: 10 Nov 2024
https://github.com/antonvagabond/maze
Operation and functionality of two mazes.
matplotlib maze pillow python python3
Last synced: 10 Nov 2024
https://github.com/danmadeira/labirinto
Modelo SVG para labirinto 3D
3d 3d-graphics 3d-maze labirinto maze svg
Last synced: 10 Nov 2024
https://github.com/themarlboroman/java-maze
Quick port of the js-maze to Java
Last synced: 12 Nov 2024