Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/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: 13 Jan 2025

https://github.com/aayes89/entombed2

An approach to Entombed game for Atari 2600

atari2600 entombed graphics java maze maze-game maze-generator maze-solver

Last synced: 28 Jan 2025

https://github.com/devmasen/maze-solver

C program (command line interface) for create and solve a maze

c-program maze maze-solver

Last synced: 06 Jan 2025

https://github.com/pablovilchez/42-cub3d

A simple 3D game engine using raycasting techniques to render a maze.

3d-engine 42-school c game-development graphics maze raycasting

Last synced: 21 Jan 2025

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/joshuainovero/maze-image-generator

MazeImage++ is a library for C++ that allows you to generate maze images.

image image-generator image-processing maze recursive-backtracking-algorithm

Last synced: 14 Jan 2025

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: 07 Jan 2025

https://github.com/iagolirapasssos/labirinto-educativo

With the Educational Maze, users can drag and drop command blocks to create sequences that direct the car's movement in the maze.

educacao labirinto labirinto-programacao linguagem-blocos maze maze-generator maze-solver programacao

Last synced: 07 Jan 2025

https://github.com/niklasei/bevy_maze

A maze generator written in Rust using the game engine Bevy

bevy maze maze-generator

Last synced: 17 Dec 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: 21 Jan 2025

https://github.com/arturmareknowak/maze

Implementation of Maze game on STM32F429

maze stm32cubeide stm32f429

Last synced: 22 Dec 2024

https://github.com/newlandtv/maze-bot

자바스크립트로 구현한 미로 디스코드 봇입니다.

discord-bot game js maze node-js

Last synced: 21 Jan 2025

https://github.com/citizen7751/maze

The Recursive Division algorithm.

c maze recursion

Last synced: 14 Jan 2025

https://github.com/cantaro86/maze-3d

C++ program that solves the maze in 3D

cpp maze maze3d

Last synced: 07 Jan 2025

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: 13 Jan 2025

https://github.com/lclpyt/maze-lib

Maze generation library for Java

java library maze maze-generator

Last synced: 27 Jan 2025

https://github.com/sebastianhaeni/swing-labyrinth

University project to solve the way out of a labyrinth in a Java Swing GUI

java labyrinth labyrinth-generation maze

Last synced: 14 Jan 2025

https://github.com/joyrider3774/mazethingie_vircon32

My Mazethingie game which is a maze generator / player for the Vircon32 fantasy console

game maze vircon32

Last synced: 04 Feb 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: 04 Feb 2025

https://github.com/bigoh1/maze.cpp

A visualiser for generating and solving mazes

cpp generating-mazes graph maze solving-mazes visualiser

Last synced: 28 Jan 2025

https://github.com/deshrike/pymaze

Generate and solve a maze

maze maze-generation-algorithms maze-solver python

Last synced: 04 Feb 2025

https://github.com/danmadeira/labirinto

Modelo SVG para labirinto 3D

3d 3d-graphics 3d-maze labirinto maze svg

Last synced: 08 Jan 2025

https://github.com/aayes89/entombed

An approach to Entombed maze generator of Atari 2600

atari2600 entombed java maze maze-generator

Last synced: 28 Jan 2025

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

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

c console-game maze

Last synced: 28 Jan 2025

https://github.com/noobping/meiro

ニックの迷路 · Nick's maze

maze maze-game vuejs

Last synced: 16 Jan 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: 09 Jan 2025

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 Jan 2025

https://github.com/chriskonnertz/mazegen

Kotlin maze generator console application - weekend project, ugly code!

generator kotlin learning maze

Last synced: 22 Jan 2025

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

Tool to generate mazes

angular maze maze-generator typescript

Last synced: 17 Jan 2025

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

Web based mazing game

maze nextjs rust

Last synced: 16 Jan 2025

https://github.com/yeregorix/mazegen

Application to create mazes

java javafx maze

Last synced: 15 Jan 2025

https://github.com/aggrathon/amazealgorithm

A maze generator for creating interesting mazes

labyrinth labyrinth-generation maze maze-algorithms maze-generator rust rust-lang

Last synced: 22 Jan 2025

https://github.com/chrisvilches/pokemon-maze-part-ii

An algorithm that solves the ice field puzzle that appears in Pokemon games.

algorithm maze pathfinding shortest-path-algorithm

Last synced: 22 Jan 2025

https://github.com/crgimenes/maze

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

basic golang maze

Last synced: 21 Jan 2025

https://github.com/sandyyyzheng/mouse-maze

Freshman Data Structure Course Project

course-project data-structures dfs java maven maze maze-game

Last synced: 09 Jan 2025

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

Use this Bash script to navigate out of a maze!

bash javascript maze

Last synced: 29 Jan 2025

https://github.com/arceryz/mazerunner

2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.

cpp editor game-development gametools imgui maze maze-creation maze-explorer maze-generator raylib tools

Last synced: 25 Nov 2024

https://github.com/badvibessz/mazegameopengl

Simple maze game using GLUT library

game glut maze opengl textures

Last synced: 09 Jan 2025

https://github.com/ernanej/smart-maze

A smart maze that generates a random board from user input and returns a possible output.

cpp maze smart-maze

Last synced: 05 Feb 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: 06 Feb 2025

https://github.com/gnu11111/gridz

gridZ - whatever it may become

game korge kotlin maze multiplatform speedrunner

Last synced: 16 Dec 2024

https://github.com/t0ny4/mazeball

Roll a ball through a 3D maze

3d astray ball bsd eslint javascript maze planck threejs vite

Last synced: 01 Jan 2025

https://github.com/en10/mazejs

Maze in JS Canvas

maze maze-solver png png-decoder

Last synced: 01 Feb 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: 17 Dec 2024

https://github.com/mielek/maze-solver

The maze solver is a demonstration application which solves maze (labyrinth).

demo-app java maze solver

Last synced: 24 Dec 2024

https://github.com/okayama-daiki/toy-box

A collection of small, simple, fun applications

maze tower-of-hanoi toybox

Last synced: 23 Jan 2025

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/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: 07 Feb 2025

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/qwaserbar/githubmazegame1

This is a simple maze game hosted on github pages

game maze mazegame

Last synced: 04 Jan 2025

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 Jan 2025

https://github.com/themarlboroman/java-maze

Quick port of the js-maze to Java

generator java maze port

Last synced: 11 Jan 2025

https://github.com/0x8b/mazes

Maze generation experiments

maze mazes

Last synced: 24 Jan 2025

https://github.com/israel-charles/gui-dynamic-maze-solver

Java-based GUI application that solves mazes using backtracking algorithm. It visualizes the maze-solving process in real-time, highlighting the current path, backtracking steps, and teleportation through portals. The application effectively demonstrates pathfinding algorithms by marking visited cells, backtracking paths, and portal usage.

backtracking backtracking-algorithm dynamic-programming java java-swing maze maze-solver

Last synced: 18 Jan 2025

https://github.com/poeschl/pixelmaze

A maze drawer for the pixelflut protocol.

maze pixelflut pixelflut-client

Last synced: 24 Jan 2025

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: 12 Jan 2025

https://github.com/cfrankb/cs3_rp2040_pico

Port of an MS-DOS Game to the RP-2040/Pico using the ILI9341 lcd and a joystick module.

game game-development game-engine gamedev ili9341 joystick maze maze-game msdos pico rp2040 rp2040-zero tilemap

Last synced: 19 Jan 2025

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 Jan 2025

https://github.com/mondial7/angular-maze

Maze game code with AngularJS

angular1 angularjs maze

Last synced: 31 Jan 2025

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

Mazes Awesome Lists
Mazes Categories