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/zimbix/pathfinder-elm
An Elm implementation of the board game, PathFinder - a multiplayer maze game
Last synced: 19 Dec 2024
https://github.com/djmgit/mazewalker
Creating a 3D world using ray casting on a randomly generated maze.
3d dda game love2d lua maze maze-generator pseudo-3d raycasting wolfenstein
Last synced: 29 Nov 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/keller-michael/christmas_2021
help Santa to collect all the lost elves and christmas tree balls
christmas-fun fun maze sap-community
Last synced: 10 Nov 2024
https://github.com/stepanzh/10print
Generative art ideas around 10 PRINT algorithm.
10print ansi-art ansi-escape-codes cli generative-art maze maze-generator
Last synced: 23 Dec 2024
https://github.com/mahdizynali/maze-blockchain
This is begining of the MaZe Blockchain
bitcoin blockchain chain maze maze-blockchain mazechain
Last synced: 10 Nov 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/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/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/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/jackkimmins/perplexity-a-maze-game
A Console-based Maze Game
Last synced: 05 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/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/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/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/davisdude/maze
Create a maze
love2d lua maze maze-generator
Last synced: 28 Nov 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/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/roboneet/3d-game
Collect shiny stones in a maze
coursework game maze threejs webgl
Last synced: 03 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/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/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/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/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/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/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/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/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/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/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/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/daviamsilva/10-print-maze
An A* path finding algorythm to solve an 10 print maze
Last synced: 20 Nov 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/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/exciteabletom/mazegenerator
Mazegenerator for black and white images
maze maze-generation mazes python
Last synced: 21 Nov 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/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/aionescu/maze-solver
High-performance maze solver written in Rust
maze maze-solver pathfinding rust
Last synced: 02 Dec 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/ayaankhan98/algorithms-on-graphs
Self Learning Repository For Graph Algorithms
Last synced: 12 Dec 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/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/rajdakin/maze
My first Lua game, a short maze game.
free-software game lua maze open-source opensource
Last synced: 19 Nov 2024
https://github.com/poeschl/pixelmaze
A maze drawer for the pixelflut protocol.
maze pixelflut pixelflut-client
Last synced: 24 Nov 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/arturmareknowak/maze
Implementation of Maze game on STM32F429
Last synced: 22 Dec 2024
https://github.com/thegatesdev/mazegen-c
Overly complicated maze generation in C
algorithms-and-data-structures c cmake cmakelists generation maze maze-algorithms maze-generation maze-generation-algorithms maze-generator
Last synced: 22 Dec 2024
https://github.com/joao-conde/feup-lpoo-dungeon
Repository to host the first Object Oriented Programming Laboratory project, a second year course @FEUP
feup feup-lpoo game java lpoo maze object-oriented object-oriented-programming
Last synced: 13 Nov 2024
https://github.com/wouterraateland/gyro-maze
Maze using device orientation for movement.
canvas device-orientation maze react
Last synced: 01 Jan 2025
https://github.com/dowscope/maze
Unity3D Maze game
csharp first-person-shooter fun maze maze-game maze-generation-algorithms maze-generator unity unity3d
Last synced: 14 Nov 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/naemazam/the-maze
The Maze is a single-player brain games.
html-css-javascript javascript maze maze-game naemazam
Last synced: 14 Nov 2024
https://github.com/katahiromz/pillbugmaze
ダンゴムシの迷路(ダ迷路)
android-app android-application japanese maze maze-generator webview-app
Last synced: 13 Nov 2024
https://github.com/huangbuyi/search-algorithm-animation-demo
A search algorithm animation demostration page made with vue3.
algorithms maze search-problems typescript vue3 vuejs
Last synced: 13 Nov 2024
https://github.com/makal7/recursive-backtracing-maze-generation
maze generation based on recursive backtracing algorithm
cpp maze maze-generation maze-generation-algorithm maze-generator recursive-backtracking
Last synced: 13 Nov 2024
https://github.com/pkief/maze-game
Tool to generate mazes
angular maze maze-generator typescript
Last synced: 16 Nov 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/rluvaton/maze
Maze in Java
java maze maze-generator maze-solver
Last synced: 14 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/peterperhac/maze-walker
3D Maze game with Three.js
game game-development maze threejs threejs-example
Last synced: 20 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/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/devvyyxyz/the-maze-project
Virus and anti-virus race to computer in the centre of the maze.
group-project maze open-source project python science
Last synced: 17 Dec 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/okayama-daiki/toy-box
A collection of small, simple, fun applications
Last synced: 23 Nov 2024
https://github.com/crgimenes/maze
I was missing BASIC and made this maze generator just for fun
Last synced: 20 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/en10/mazejs
Maze in JS Canvas
maze maze-solver png png-decoder
Last synced: 05 Dec 2024
https://github.com/james-p-d/maze
Maze Generation and Solving in Python
bfs breadth-first-search depth-first-search dfs maze maze-generator maze-solver python python3
Last synced: 17 Nov 2024
https://github.com/pumpedsardines/maze-generation
A demonstration of maze generation in TypeScript. You can check it out live
algorithm maze typescript webpack
Last synced: 24 Nov 2024
https://github.com/pablovilchez/42-cub3d
A simple 3D game engine using raycasting techniques to render a maze, developed as part of the 42 School curriculum.
3d-engine 42-school c game-development graphics maze raycasting
Last synced: 20 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/chriskonnertz/mazegen
Kotlin maze generator console application - weekend project, ugly code!
generator kotlin learning maze
Last synced: 22 Nov 2024
https://github.com/webdevleo/maze
A bunch of algorithms to generate mazes
algorithms labirint maze maze-algorithms maze-creation maze-generation-algorithms world-gen world-generator
Last synced: 20 Nov 2024
https://github.com/okwilkins/mazegeneration
Creates a random maze. Green -> Making new maze. Red -> Backtracking to find untouched maze.
algorithm html maze maze-generator maze-solver p5js web
Last synced: 20 Nov 2024
https://github.com/12joan/mouse_trapped
A 2D browser-based game about a mouse trapped in a seemingly endless set of mazes.
game javascript maze mouse phaser young-game-designers
Last synced: 13 Dec 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/zeroonedev01/nusantech-backendtest1
Nusantech backend test1
javascript maze pattern spiral
Last synced: 18 Nov 2024