Repository navigation

#

Mazes

www.astrolog.org
维基百科

相关主题

算法
maze 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 年前

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

C#
914
1 年前

Reduce the burden of mathematics when playing OpenSCAD

OpenSCAD
841
2 年前

Maze generation code, inspired by Mazes for Programmers.

Clojure
458
5 年前

A Micromouse simulator: write and test maze-solving code without a physical robot

C++
444
1 个月前

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

CoffeeScript
393
6 年前

Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.

Python
290
9 个月前

A Python library for creating and solving mazes.

Python
252
1 个月前

graphics programming challenges

C
174
2 年前

C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html

C++
173
4 年前

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

Lua
156
4 个月前

A macOS screensaver that procedurally generates a maze and then solves it

Swift
122
2 年前

A maze command written in Go

Go
120
1 年前

JavaScript Maze Generator

JavaScript
99
3 年前

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

Python
95
2 年前

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 年前

IEEE Micromouse Competition - Micromouse Simulator

Java
81
2 年前

A comprehensive library of algorithms for creating perfect mazes.

Java
80
8 个月前