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.

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: 17 Mar 2025

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: 31 Mar 2025

https://github.com/joao-lucas-de-oliveira-lima/maze-generation-c

A simple maze generation algorithm in C, utilizing conio.h and windows.h for console rendering.

c maze mingw

Last synced: 31 Mar 2025

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: 02 Mar 2025

https://github.com/pkief/maze-game

Tool to generate mazes

angular maze maze-generator typescript

Last synced: 10 Mar 2025

https://github.com/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! 🎉

html-css-javascript maze maze-algorithms maze-creation maze-explorer maze-game maze-generator maze-solver react zus

Last synced: 15 Mar 2025

https://github.com/prixladi/a-mazing

Web based mazing game

maze nextjs rust

Last synced: 06 Mar 2025

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: 04 Apr 2025

https://github.com/red-opera/console-maze-game

C언어 학습용 미로 게임 : 개인 개발, 2017.7 ~ 2017.8

c console-game maze

Last synced: 23 Mar 2025

https://github.com/jockets/maze-runner

Use this Bash script to navigate out of a maze!

bash javascript maze

Last synced: 24 Mar 2025

https://github.com/zerdicorp/maze_generation

Just a maze generation algorithm.

algorithm generation maze procedural-generation

Last synced: 02 Apr 2025

https://github.com/jrnxf/maze-walker

two-dimensional maze generation and solving

backtracking depth-first-search maze recursion skrrrt

Last synced: 19 Feb 2025

https://github.com/mooflu/omgcherries

Silly little maze game.

cherries game maze opengl sdl2

Last synced: 02 Mar 2025

https://github.com/crgimenes/maze

I was missing BASIC and made this maze generator just for fun

basic golang maze

Last synced: 14 Mar 2025

https://github.com/questiowo/daedalus

A maze generating and rendering program using recursive backtracking written in Sigma16

assembly maze maze-algorithms maze-generation maze-generation-algorithms maze-generator recursive-algorithm recursive-backtracking-algorithm sigma16

Last synced: 27 Feb 2025

https://github.com/hemmouda/labyrinth-client

A client for the German board game Das verrückte Labyrinth

client fh-aachen game german labyrinth labyrinth-game maze maze-net mazenet solution tcp verruckte-labyrinth

Last synced: 08 Apr 2025

https://github.com/temperedscarf9/maze

python implementation of maze generation and solving

maze maze-generation-algorithms pathfinding python

Last synced: 31 Mar 2025

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: 18 Feb 2025

https://github.com/sirazetdinova/mazegenerator

Генерация лабиринтов

java junit lombok maven maze mockito

Last synced: 30 Mar 2025

https://github.com/mathusanm6/amaze-voice-lab

The goal of this research project was 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: 31 Mar 2025

https://github.com/joyrider3774/mazethingie_wasm4

WASM-4 version of my Mazethingie game which is a maze generator / player.

cpp game game-development maze maze-game maze-generator wasm4

Last synced: 29 Mar 2025

Mazes Awesome Lists
Mazes Categories