Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

maze-algorithms

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 forgenerating andsolving mazes. These are not only fun to implement, but also are a good way to familiarise yourself with programming techniques, algorithms, and languages.

Here are 259 public repositories matching this topic...

Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

  • UpdatedApr 25, 2022
  • Python

Maze generation code, inspired by Mazes for Programmers.

  • UpdatedJul 4, 2020
  • Clojure

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

  • UpdatedOct 28, 2018
  • CoffeeScript

A maze generator, solver and visualizer for Python

  • UpdatedApr 1, 2024
  • Python

A Python library for creating and solving mazes.

  • UpdatedMar 22, 2025
  • Python
F-a-maze-ing

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

  • UpdatedApr 15, 2024
  • F#
mazes

A comprehensive library of algorithms for creating perfect mazes.

  • UpdatedAug 30, 2025
  • Java
Daedalus

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

  • UpdatedMay 29, 2025
  • C++
maze

Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)

  • UpdatedSep 3, 2022
  • Python

Recursive Backtracker Maze Generation Algorithm with C++ using ncurses

  • UpdatedMay 2, 2022
  • C++

Maze algorithms in Clojure (from Jamis Buck's "Mazes for Programmers" book)

  • UpdatedJan 2, 2023
  • Clojure
The-Maze-Game

🏰 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!

  • UpdatedNov 16, 2025
  • JavaScript

A Python wrapper of the Daedalus maze generator.

  • UpdatedDec 3, 2019
  • C++

Solves Mazes taking an image input, along with the starting and ending points. There are two Algorithms here which solve mazes. One of them is a Shortest Path Algorithm, the other, Minimal Tree Agorithm along with dead end filling.

  • UpdatedNov 21, 2023
  • Python

A generic C++ implementation of a Maze data structure along with maze solving algorithms using graphs.

  • UpdatedDec 14, 2020
  • C++

An Arduino micro controller based robot which first analyzes the maze in the dry run by following lines through IR sensors and then calculates the shortest path from the source to the destination.

  • UpdatedSep 23, 2019
  • Arduino

C++ 课程设计项目,基于 Qt 制作的一个简单的走迷宫小游戏。

  • UpdatedAug 27, 2025
  • C++

Maze Solver built with python. Using DFS, BFS, Dijkstra, A* Star.

  • UpdatedDec 1, 2022
  • Python
Followers
9 followers
Website
github.com/topics/maze
Wikipedia
Wikipedia

Related topics

algorithm game pathfinding search

[8]ページ先頭

©2009-2025 Movatter.jp