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/rhdunn/maze-tileset

A tile set that can be used to render mazes.

maze tilesets

Last synced: 15 Oct 2024

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

First person pseudo 3D maze

3d first-person game maze pygame python python3 raycasting

Last synced: 13 Nov 2024

https://github.com/falkirks/maze

Maze generator and renderer in Java

java maze

Last synced: 10 Nov 2024

https://github.com/davisdude/maze

Create a maze

love2d lua maze maze-generator

Last synced: 14 Oct 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: 14 Oct 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: 12 Oct 2024

https://github.com/everie/Gem-TD-Maze-Builder

Gem Tower Defence Maze Builder

drawing maze tower-defense

Last synced: 23 Oct 2024

https://github.com/evuez/disclosure

:snake: :video_game: A mini maze game

game maze

Last synced: 19 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/horiuchi/unity-maze

The sample project for Unity

maze unity-chan unity3d

Last synced: 18 Oct 2024

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: 24 Oct 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/mhsjlw/maze

A maze generation and solver algorithm in Java using LibGDX

android libgdx linux macos maze windows

Last synced: 26 Oct 2024

https://github.com/klihe/sonicbot

This is my little project with Arduino and some ultrasonic sensors. It was an idea from my friend @Vaseksch and we want to race each other in the maze.

arduino dcmotors maze ultrasonic-sensor

Last synced: 31 Oct 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: 05 Nov 2024

https://github.com/bunji2/maze

maze (described in Japanese)

golang maze maze-generator

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

Application to create mazes

java javafx maze

Last synced: 11 Oct 2024

https://github.com/chriskonnertz/mazegen

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

generator kotlin learning maze

Last synced: 13 Oct 2024

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

Tool to generate mazes

angular maze maze-generator typescript

Last synced: 12 Oct 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: 14 Oct 2024

https://github.com/gareththegeek/maze

A game for the DIY gamer kit

arduino diy-gamer-kit maze prim-algorithm

Last synced: 14 Oct 2024

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

Maze generation library for Java

java library maze maze-generator

Last synced: 14 Oct 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: 25 Oct 2024

https://github.com/ragnaroek/libmaze

rust library for maze generation and statistics

labyrinth labyrinth-generation maze maze-generator

Last synced: 02 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: 27 Oct 2024

https://github.com/niklasei/bevy_maze

A maze generator written in Rust using the game engine Bevy

bevy maze maze-generator

Last synced: 30 Oct 2024

https://github.com/arturmareknowak/maze

Implementaion of Maze game on STM32F429

maze stm32cubeide stm32f429

Last synced: 05 Nov 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: 07 Nov 2024

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

two-dimensional maze generation and solving

backtracking depth-first-search maze recursion skrrrt

Last synced: 07 Nov 2024

https://github.com/wouterraateland/gyro-maze

Maze using device orientation for movement.

canvas device-orientation maze react

Last synced: 08 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/mrmorais/c-eleste

Um jogo da cobrinha autônomo com algoritmo de backtracking

backtracking-algorithm maze snake-game solving-games

Last synced: 08 Nov 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/cantaro86/maze-3d

C++ program that solves the maze in 3D

cpp maze maze3d

Last synced: 10 Nov 2024

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

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

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

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

Silly little maze game.

cherries game maze opengl

Last synced: 13 Nov 2024

Mazes Awesome Lists
Mazes Categories