Repository navigation

#

Mazes

www.astrolog.org
维基百科

相关主题

算法
maze-generator logo

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.

Generate mazes of different shapes and arbitrary sizes using graph theory

C++
1057
1 年前

A maze generator, solver and visualizer for Python

Python
279
1 年前

A Python library for creating and solving mazes.

Python
252
1 个月前

A JavaScript procedural generator for Mazes, Terrains, and Biomes. Designed for game developers and professional hobbyists, Labyrinthos.js offers a very simple-to-use API for crafting complex, customizable landscapes

JavaScript
181
1 年前

A maze generator made with PhoenixLiveView.

Elixir
129
8 个月前

A maze command written in Go

Go
120
1 年前

JavaScript Maze Generator

JavaScript
99
3 年前

Collection of maze generation algorithms.

C++
89
6 年前

Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com

F#
88
1 年前

A comprehensive library of algorithms for creating perfect mazes.

Java
80
8 个月前

An interactive online maze generator and solver able to use several different algorithms.

JavaScript
78
1 年前

🌏: Dungeon free resources (terrain & roguelike generation)

C#
77
4 年前

A collection of algorithms for generating mazes

Rust
67
4 年前

A program to create, solve and draw mazes in your terminal or in 2D/3D

Go
66
7 个月前

The Maze generation software "Daedalus", version 3.5

C++
60
5 个月前

This is a simple Unity 3D Game (created in 24 hours at a hack-a-thon) using a mix of 3D models created by Erik M. Buck and free assets from the Unity Asset Store. Maze generation was inspired by 's Unity tutorial: . The Maze generation has been extended in numerous ways including multi-level mazes, trees, stairs, wall types, railings and banisters, etc.

C#
36
6 年前

Project of a micromouse type mobile robot based on STM32 and designed PCB. Master's thesis.

C++
34
3 年前

🏰 The Maze Game offers straightforward maze navigation challenges, built with Prim's & DFS Algorithms. Featuring responsive design for easy play on any device, including mobile, with intuitive on-screen controls for movement, it's ideal for quick gaming sessions, providing both casual and challenging experiences!

Python
33
10 天前