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/razimantv/mazegenerator

Generate mazes of different shapes and arbitrary sizes using graph theory

c-plus-plus graph-algorithms maze maze-generator

Last synced: 29 Oct 2024

https://github.com/JustinSDK/dotSCAD

Reduce the burden of mathematics when playing OpenSCAD

3d 3d-graphics 3d-models cad geometry lsystem marching-squares maze openscad perlin-noise voronoi worley-noise

Last synced: 25 Oct 2024

https://github.com/dotnet/dotnet-console-games

Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

2048 blazor cli-game console-game csharp dotnet examples flappy-bird game games hangman ideas maze minesweeper pacman rpg snake sudoku terminal-game wordle

Last synced: 07 Oct 2024

https://github.com/defndaines/meiro

Maze generation code, inspired by Mazes for Programmers.

clojure maze maze-algorithms

Last synced: 04 Aug 2024

https://github.com/jamis/csmazes

Maze algorithms implemented in CoffeeScript, with an eye toward demonstrating how the algorithms work by animating them.

generator maze maze-algorithms

Last synced: 31 Oct 2024

https://github.com/raysan5/challenges

graphics programming challenges

blocks dungeons maze opengl raylib videogames

Last synced: 27 Oct 2024

https://github.com/SiENcE/astray

Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games

dungeon-crawler love2d lua maze room rougelike video-game

Last synced: 02 Nov 2024

https://github.com/sience/astray

Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games

dungeon-crawler love2d lua maze room rougelike video-game

Last synced: 14 Oct 2024

https://github.com/kbumsik/wolfiemouse

IEEE Reion 1 Micromouse competition.

ieee kicad maze micromouse pcb robotics stm32

Last synced: 28 Oct 2024

https://github.com/johansatge/three-maze

♟️ Creation of random 3D mazes with three.js and tween.js.

javascript maze random-3d-mazes threejs

Last synced: 30 Oct 2024

https://github.com/noshluk2/ROS2-Autonomous-Driving-and-Navigation-SLAM-with-TurtleBot3

This is repository for the course ROS2 Autonomous Driving and SLAM using NAV2 with TurtleBot3 on Udemy.

autonomous-driving autonomous-robots gazebo maze maze-solver nav2 ros2 ros2-humble slam turtlebot3

Last synced: 03 Aug 2024

https://github.com/anthony-mills/procedural_dungeon

PhaserJS plugin for the procedural generation of dungeon layouts for games.

dungeon game gamedev html5 maze phaser phaserjs plugin procedural-generation

Last synced: 10 Oct 2024

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

🗺HTML 在线走迷宫游戏

game h5 maze

Last synced: 04 Nov 2024

https://github.com/mjrlowe/maze_generator

A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽

deno javascript maze module

Last synced: 22 Oct 2024

https://github.com/thewizardbear/maze_generator

A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽

deno javascript maze module

Last synced: 01 Oct 2024

https://github.com/ekzhu/llm_maze_agent

Navigating a maze using LLM agent

agent chat-gpt gpt-4 langchain maze

Last synced: 28 Oct 2024

https://github.com/Demonstrandum/crystal_maze

A* Path finding for PNG mazes, from Ruby now in Crystal. Using StumpyPNG

a-star algorithm crystal labyrinth maze maze-solver png solver stumpy

Last synced: 02 Aug 2024

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

A real-time JavaScript maze generator using the depth-first search algorithm

algorithm canvas depth-first-search generator html5 maze maze-generator stack

Last synced: 17 Oct 2024

https://github.com/pozharliev/maze-project-2021

Project about a game for the Babylon tower. Powered by olcPixelGameEngine.

cpp cpp17 maze maze-generator maze-solver olcpixelgameengine powershell

Last synced: 27 Oct 2024

https://github.com/mdaskalov/Maze

Create a maze using SpriteKit and SKTileMapNode iOS, watchOS and macOS variants included

macos maze maze-creation spritekit tilesets watchos

Last synced: 23 Oct 2024

https://github.com/mdaskalov/maze

Create a maze using SpriteKit and SKTileMapNode iOS, watchOS and macOS variants included

macos maze maze-creation spritekit tilesets watchos

Last synced: 27 Oct 2024

https://github.com/littleguest/xiaofang

"小方"复刻,使用Rust编写,运行在esp32c3上,采用ws2812显示,集成沙漏、骰子、卦象、贪吃蛇、迷宫等游戏

bagua esp32c3 maze rust snake sokoban timers ws2812

Last synced: 10 Oct 2024

https://github.com/stephengold/jme3-maze

Game: explore a randomly-generated 3-D maze with a Pharaonic Egypt theme (New BSD license)

3d-maze game java jme3 jmonkeyengine3 maze open-source tonegodgui

Last synced: 15 Oct 2024

https://github.com/semibran/maze

:corn: flexible perfect maze generator

game generator maze perfect

Last synced: 27 Oct 2024

https://github.com/n-alex-goncalves/MulticursalMazeGenerator

A C# maze generation program that creates a multi-branching maze using backtracking and breadth-first search.

bfs-algorithm csharp game game-development maze maze-generator maze-solver unity

Last synced: 02 Aug 2024

https://github.com/Devoxx4KidsDE/workshop-maze-vr

Workshop to show children how to do objective programming and see what their maze in virtual reality look like

devoxx4kids maze virtual-reality workshop

Last synced: 23 Oct 2024

https://github.com/mysterycoder456/mazerobot

Maze Solving Car Robot using Arduino Uno

arduino arduinouno maze maze-solver

Last synced: 04 Nov 2024

https://github.com/matsuyoshi30/gomaze

Maze command written in Go

golang maze maze-generator

Last synced: 30 Oct 2024

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

Implementation of ZX81 3D Monster Maze game on the ZX Spectrum

3d-maze assembly-language basic emulator game graphics maze maze-game z80 zx-81 zx-spectrum

Last synced: 15 Oct 2024

https://github.com/clementreiffers/maze-creator

a maze generator made in python

matplotlib maze maze-generator numpy python python3

Last synced: 10 Oct 2024

https://github.com/cwjokaka/maze_maker

随机迷宫制造者🕳

canvas es5 game javascript js maze maze-generator

Last synced: 12 Oct 2024

https://github.com/lazocoder/playground-for-java-graphics

A collection of graphics related programs.

graphics image-segmentation java-graphics maze particles

Last synced: 15 Oct 2024

https://github.com/anuraganalog/rat-in-a-maze

Solve the famous problem rat in a maze using DFS

cheese colors dfs finding gui maze path pillow py python3 rat rat-in-a-maze stack tkinter-gui

Last synced: 12 Oct 2024

https://github.com/mikoloism/electron-maze-aio

Maze All-in-One (generator, solver, pathfinder, playable game)

electron electronjs html javascript maze maze-generator maze-solver nodejs scss

Last synced: 25 Oct 2024

https://github.com/nathancy/micromouse-simulator

Micromouse simulator with four levels written in C

c maze micromouse-simulator mouse simulator

Last synced: 11 Oct 2024

https://github.com/cheina97/gomaze

GoMaze is a simple maze generator and solver written in Go.

ebitengine graph graphviz maze shortest-path

Last synced: 03 Nov 2024

https://github.com/tfeldmann/maze

A maze generator written in rust.

maze maze-algorithms maze-generator rust

Last synced: 15 Oct 2024

https://github.com/zimbix/pathfinder-elm

An Elm implementation of the board game, PathFinder - a multiplayer maze game

board-game elm game maze

Last synced: 15 Oct 2024

https://github.com/edap/udk-2019-find-your-way-out

Creative Coding curse at Universität der Kunst Berlin.

maze openframeworks photogrammetry pointcloud terrain

Last synced: 01 Nov 2024

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/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: 18 Oct 2024

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: 11 Oct 2024

https://github.com/exciteabletom/mazegenerator

Mazegenerator for black and white images

maze maze-generation mazes python

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

https://github.com/cwjokaka/findpath

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

find game javascript js maze

Last synced: 12 Oct 2024

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/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/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: 14 Oct 2024

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

Collect shiny stones in a maze

coursework game maze threejs webgl

Last synced: 15 Oct 2024

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

https://github.com/hendriku/labsolve

A command line tool to solve labyrinths alias mazes.

algorithm bfs c escape greedy labyrinth maze

Last synced: 23 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/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: 16 Oct 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/ayaankhan98/algorithms-on-graphs

Self Learning Repository For Graph Algorithms

graph graph-algorithms maze

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

The sample project for Unity

maze unity-chan unity3d

Last synced: 18 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/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/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/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/gareththegeek/maze

A game for the DIY gamer kit

arduino diy-gamer-kit maze prim-algorithm

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

:snake: :video_game: A mini maze game

game maze

Last synced: 19 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/lclpyt/maze-lib

Maze generation library for Java

java library maze maze-generator

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

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

generator kotlin learning maze

Last synced: 13 Oct 2024

https://github.com/yeregorix/mazegen

Application to create mazes

java javafx maze

Last synced: 11 Oct 2024

Mazes Awesome Lists
Mazes Categories