maze
There are 1271 repositories under maze topic.
razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
dotnet/dotnet-console-games
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
JustinSDK/dotSCAD
Reduce the burden of mathematics when playing OpenSCAD
defndaines/meiro
Maze generation code, inspired by Mazes for Programmers.
mackorone/mms
A Micromouse simulator: write and test maze-solving code without a physical robot
jamis/csmazes
Maze algorithms implemented in CoffeeScript, with an eye toward demonstrating how the algorithms work by animating them.
PaddlePaddle/MetaGym
Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.
john-science/mazelib
A Python library for creating and solving mazes.
abakh/nbsdgames
A package of 18 text-based modern games
raysan5/challenges
graphics programming challenges
ArashPartow/bitmap
C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html
SiENcE/astray
Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games
itchyny/maze
A maze command written in Go
dado3212/ScreenMazer
A macOS screensaver that procedurally generates a maze and then solves it
aPixelInSpace/F-a-maze-ing
Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com
ferenc-nemeth/maze-generation-algorithms
Collection of maze generation algorithms.
codebox/mazes
JavaScript Maze Generator
jimenezjose/Micromouse_Simulator
IEEE Micromouse Competition - Micromouse Simulator
armin-reichert/mazes
A comprehensive library of algorithms for creating perfect mazes.
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.
fred1268/amaze
A program to create, solve and draw mazes in your terminal or in 2D/3D
kbumsik/WolfieMouse
IEEE Reion 1 Micromouse competition.
CruiserOne/Daedalus
The Maze generation software "Daedalus", version 3.5
johansatge/three-maze
♟️ Creation of random 3D mazes with three.js and tween.js.
rohithaug/pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
kosoraYintai/PARL-Sample
Deep reinforcement learning using baidu PARL(maze,flappy bird and so on)
UNLOSTER/Maze
基于C++-EasyX编写的益智小游戏-迷宫
TreacherousDev/Treacherous
A Godot tool for creating cell-based procedurally generated maps
Ijee/Amazeing
This project aims to visualize various algorithms to create or traverse mazes.
knightyun/maze-game
🗺HTML 在线走迷宫游戏
anthony-mills/procedural_dungeon
PhaserJS plugin for the procedural generation of dungeon layouts for games.
jsmolka/maze
Create and solve mazes in Python.
mjrlowe/maze_generator
A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽
emadehsan/maze
Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)
Wonz5130/Maze_AI
:ghost:一款基于 Python + Pygame + AI算法的迷宫小游戏
ekzhu/llm_maze_agent
Navigating a maze using LLM agent