There are 4 repositories under maze-algorithms 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
Maze generation code, inspired by Mazes for Programmers.
Maze algorithms implemented in CoffeeScript, with an eye toward demonstrating how the algorithms work by animating them.
A Python library for creating and solving mazes.
Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com
A comprehensive library of algorithms for creating perfect mazes.
The Maze generation software "Daedalus", version 3.5
Project of a micromouse type mobile robot based on STM32 and designed PCB. Master's thesis.
🏰 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!
Recursive Backtracker Maze Generation Algorithm with C++ using ncurses
A Python wrapper of the Daedalus maze generator.
All my working experience with p5js
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.
A generic C++ implementation of a Maze data structure along with maze solving algorithms using graphs.
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.
Maze Solver built with python. Using DFS, BFS, Dijkstra, A* Star.
Pathfinding and Maze Visualization Tool
A selection of maze generators based on Mazes for Programmers by Jamis Buck. Written in Python. Exported as ASCII and SVG
BP course final project
This is the new version of my maze generator, now made with .NET Core.
The AWK scripts to generate maze and find a path
Minecraft maze generator plugin
Gimme a maze and I will solve it!
🌽 Maze Generation & Solver - Automatically generates a maze and solves the maze using Breadth-First Search (BFS) and Depth-First Search (DFS)
Introducing to the world - Maze Game! A game with an easily accessible, user-friendly interface that will provide you the serotonin a game should!