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/newlandtv/unity-3d-game-projects

My 3D Games with Unity Engine!

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

Last synced: 20 Nov 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/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: 18 Nov 2024

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/horiuchi/unity-maze

The sample project for Unity

maze unity-chan unity3d

Last synced: 07 Dec 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/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: 05 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/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/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/aggrathon/amazealgorithm

A maze generator for creating interesting mazes

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

Last synced: 22 Nov 2024

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 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/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/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 Nov 2024

https://github.com/evuez/disclosure

:snake: :video_game: A mini maze game

game maze

Last synced: 08 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/chriskonnertz/mazegen

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

generator kotlin learning maze

Last synced: 22 Nov 2024

https://github.com/bunji2/maze

maze (described in Japanese)

golang maze maze-generator

Last synced: 24 Dec 2024

https://github.com/wode490390/tunnelsgenerator

This is an easter egg generator ported from 20w14infinite.

generator maze minecraft nukkit plugin visuals

Last synced: 27 Nov 2024

https://github.com/wode490390/diagonalmazegenerator

This is an easter egg generator ported from 20w14infinite.

generator maze minecraft nukkit plugin visuals

Last synced: 27 Nov 2024

https://github.com/quantum-0/mazegenerator

Визуализация алгоритма генерации лабиринта

csharp maze maze-creation maze-generation-algorithms maze-generator

Last synced: 05 Jan 2025

https://github.com/gareththegeek/maze

A game for the DIY gamer kit

arduino diy-gamer-kit maze prim-algorithm

Last synced: 28 Nov 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/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/mondial7/angular-maze

Maze game code with AngularJS

angular1 angularjs maze

Last synced: 04 Dec 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/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/archtaurus/maze

Maze and A* path search algorithm

a-star-algorithm maze

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

cpp maze maze3d

Last synced: 10 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

generator java maze port

Last synced: 12 Nov 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/mooflu/omgcherries

Silly little maze game.

cherries game maze opengl

Last synced: 13 Nov 2024

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

Freshman Data Structure Course Project

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

Last synced: 11 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/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 Nov 2024

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: 11 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/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

Mazes Awesome Lists
Mazes Categories