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/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/josephakaro/the-maze

Welcome✌ to the Maze Game, a thrilling adventure coded in C language using the SDL2 Engine! Navigate through intricate mazes, solve puzzles, and conquer challenges in this classic-inspired game.

alx alx-africa alx-curriculum alx-low-level-programming game-development gamedev maze maze-generator sdl sdl2 sdl2-library sdl3 themazegame

Last synced: 15 Jan 2025

https://github.com/craigp/mazes

Some experiments in implementing maze algorithms in Elixir

elixir maze mazes

Last synced: 15 Jan 2025

https://github.com/nexusgksoftwares/maze-project

Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!

cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator

Last synced: 10 Feb 2025

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

https://github.com/mahdizynali/maze-blockchain

This is begining of the MaZe Blockchain

bitcoin blockchain chain maze maze-blockchain mazechain

Last synced: 08 Feb 2025

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

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

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

https://github.com/zonetecde/maze-generator

Un générateur de labyrinthe selon l'algorithme de Wilson

algorithm csharp generator maze visual

Last synced: 03 Jan 2025

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/ali-el-badry/huawei-java-assignment

A Maze Game by java that is done as a graduation project

assignme classes huawei items java-8 maze monster player

Last synced: 20 Jan 2025

https://github.com/codernayeem/2d-maze-solver

Solve and view the solution path of a 2D Maze

backtracking-algorithm cpp maze maze-solver

Last synced: 02 Feb 2025

https://github.com/mirthikasivakumar/the-maze-game

🏰 The Maze Game offers straightforward maze navigation challenges,with intuitive on-screen controls for movement, it's ideal for quick gaming sessions, providing both casual and challenging experiences!

css game javascript maze pygame python react

Last synced: 10 Feb 2025

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

https://github.com/roboneet/3d-game

Collect shiny stones in a maze

coursework game maze threejs webgl

Last synced: 30 Jan 2025

https://github.com/kosumovicdenis/kosu-graph

Undirectional weighted graph for maze mapping

astar-algorithm astar-pathfinding graph mapping maze robotics-simulation

Last synced: 06 Jan 2025

https://github.com/farism/faris.im

My profile site

maze portfolio threejs

Last synced: 29 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/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: 07 Jan 2025

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/daviamsilva/10-print-maze

An A* path finding algorythm to solve an 10 print maze

10print maze p5

Last synced: 21 Jan 2025

https://github.com/falkirks/maze

Maze generator and renderer in Java

java maze

Last synced: 07 Jan 2025

https://github.com/davisdude/maze

Create a maze

love2d lua maze maze-generator

Last synced: 27 Jan 2025

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

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

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

https://github.com/insooeric/2d-maze-game

2D Maze escaping game built with Java. Escape the maze as fast as possible!

game java maze simple-game visual-studio-code

Last synced: 04 Feb 2025

https://github.com/dcoxall/maze

Rust CLI for maze generation

cli maze maze-generator

Last synced: 15 Jan 2025

https://github.com/antonvagabond/maze

Operation and functionality of two mazes.

matplotlib maze numpy pillow python python3

Last synced: 08 Jan 2025

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

https://github.com/hncboy/mazegenerator

迷宫生成器 & 迷宫图片识别

generator java maze

Last synced: 28 Jan 2025

https://github.com/rhdunn/maze-tileset

A tile set that can be used to render mazes.

maze tilesets

Last synced: 31 Jan 2025

https://github.com/rajdakin/maze

My first Lua game, a short maze game.

free-software game lua maze open-source opensource

Last synced: 20 Jan 2025

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

https://github.com/zerdicorp/maze_generation

Just a maze generation algorithm.

algorithm generation maze procedural-generation

Last synced: 08 Feb 2025

https://github.com/newlandtv/unity-3d-game-projects

My 3D Games with Unity Engine!

3d games maze snake-game sudoku tic-tac-toe unity

Last synced: 21 Jan 2025

https://github.com/hendriku/labsolve

A command line tool to solve labyrinths alias mazes.

algorithm bfs c escape greedy labyrinth maze

Last synced: 05 Feb 2025

https://github.com/orangomango/reflection

A laser maze game.

gamedev java javafx laser maze webfx

Last synced: 09 Jan 2025

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/jsmolka/hypermaze

Multidimensional mazes!

js maze threejs vue

Last synced: 22 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: 29 Jan 2025

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

High-performance maze solver written in Rust

maze maze-solver pathfinding rust

Last synced: 30 Jan 2025

https://github.com/cwjokaka/findpath

实现生成随机迷宫并自动寻路

find game javascript js maze

Last synced: 19 Jan 2025

https://github.com/ayaankhan98/algorithms-on-graphs

Self Learning Repository For Graph Algorithms

graph graph-algorithms maze

Last synced: 06 Feb 2025

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

https://github.com/serhatkacmaz/python-mazesolver

Maze solution with Python programming language

maze maze-algorithms maze-generator maze-solver

Last synced: 10 Jan 2025

https://github.com/tech-chad/mazepy-3d

First person pseudo 3D maze

3d first-person game maze pygame python python3 raycasting

Last synced: 12 Jan 2025

https://github.com/cfrankb/esp-idf-cs3

Remake of an MSDOS game for the ESP32 microcontroller 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: 19 Jan 2025

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

https://github.com/jackkimmins/perplexity-a-maze-game

A Console-based Maze Game

csharp generator maze

Last synced: 01 Feb 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/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/drilonaliu/lost-in-qr-code-unity-game

A game built with Unity for DokuTech's GameJam 2022 event with the theme : "My Face Is Not A Barcode".

game-jam maze unity

Last synced: 26 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/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/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/evuez/disclosure

:snake: :video_game: A mini maze game

game maze

Last synced: 02 Feb 2025

https://github.com/leytox/maze

Course work. C++ Linux maze generation and solving program

cpp maze maze-generator maze-solver

Last synced: 21 Jan 2025

https://github.com/gareththegeek/maze

A game for the DIY gamer kit

arduino diy-gamer-kit maze prim-algorithm

Last synced: 26 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/pokkeyuri/pymaze

Python Maze Generator and Solver

maze maze-generator maze-solver python

Last synced: 13 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/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: 06 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

https://github.com/theoguerin64/moze

Simple Godot4 maze game

godot4 maze

Last synced: 24 Jan 2025

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

https://github.com/tanguysoto/themaze

First person escape game inside a giant 3D maze :video_game:

3d game maze procedural-generation unity

Last synced: 07 Feb 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/qwaserbar/githubmazegame1

This is a simple maze game hosted on github pages

game maze mazegame

Last synced: 04 Jan 2025

Mazes Awesome Lists
Mazes Categories