maze-algorithms

There are 218 repositories under maze-algorithms topic.

  • defndaines/meiro

    Maze generation code, inspired by Mazes for Programmers.

    Language:Clojure45410417
  • sichkar-valentyn/Reinforcement_Learning_in_Python

    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

    Language:Python39475109
  • jamis/csmazes

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

    Language:CoffeeScript39322442
  • jostbr/pymaze

    A maze generator, solver and visualizer for Python

    Language:Python273112363
  • john-science/mazelib

    A Python library for creating and solving mazes.

    Language:Python2341213755
  • F-a-maze-ing

    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

    Language:F#87558
  • mazes

    armin-reichert/mazes

    A comprehensive library of algorithms for creating perfect mazes.

    Language:Java798418
  • Daedalus

    CruiserOne/Daedalus

    The Maze generation software "Daedalus", version 3.4

    Language:C++53247
  • maze

    emadehsan/maze

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

    Language:Python32406
  • cyucelen/mazeGenerator

    Recursive Backtracker Maze Generation Algorithm with C++ using ncurses

    Language:C++27217
  • glv/snergly

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

    Language:Clojure24413
  • lime7git/micromouse

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

    Language:C++23335
  • wroberts/pydaedalus

    A Python wrapper of the Daedalus maze generator.

    Language:C++22435
  • The-Maze-Game

    hoangsonww/The-Maze-Game

    🏰 The Maze Game offers straightforward maze navigation challenges, built with Prim & 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!

    Language:Python2112112
  • HoangTran0410/p5js-playground

    All my working experience with p5js

    Language:JavaScript20205
  • sahilkhoslaa/MazeSolverRobot

    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.

    Language:Arduino14108
  • JeremyDsilva/MazeSolver

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

    Language:C++13201
  • prajwalsouza/Maze-Solver

    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.

    Language:Python13102
  • js42721/maze

    Java library for maze generation

    Language:Java9200
  • antigones/pymazes

    A collection of maze generation algorithms

    Language:Python8203
  • agarun/pathing

    Visualizing maze generation and graph traversal

    Language:JavaScript7300
  • devedse/DeveMazeGeneratorCore

    This is the new version of my maze generator, now made with .NET Core.

    Language:JavaScript7332
  • edabot/mazes

    A selection of maze generators based on Mazes for Programmers by Jamis Buck. Written in Python. Exported as ASCII and SVG

    Language:Python7302
  • gnmathur/aMAZEd

    Program to generate different kind of Mazes

    Language:Python7214
  • GorgeousOne/TangledMaze

    Minecraft maze generator plugin

    Language:Java75196
  • awk-maze-generator

    rabestro/awk-maze-generator

    The AWK scripts to generate maze and find a path

    Language:Awk7210
  • ivan-ristovic/maze-pathfinder

    Gimme a maze and I will solve it!

    Language:Python6401
  • nattui/maze

    🌽 Maze Generation & Solver - Automatically generates a maze and solves the maze using Breadth-First Search (BFS) and Depth-First Search (DFS)

    Language:Java6104
  • pinglu85/maze

    A visualization tool for various maze algorithms and pathfinding algorithms.

    Language:JavaScript62162
  • ShayanShahrabi/Pac-Man

    BP course final project

    Language:C++6200
  • tokoro10g/libamaze

    A maze solver library for micromouse

    Language:C++62160
  • YIAgafonova19/Maze-Project

    Introducing to the world - Maze Game! A game with an easily accessible, user-friendly interface that will provide you the serotonin a game should!

    Language:C++63381
  • MrOrnithorynque/Maze_Generator_and_Solver

    Maze solver and generator algorithms.

    Language:C5101
  • RodneyShag/MazeSearch

    An optimal maze solver... Pacman style.

    Language:Java5208
  • AbdallahHemdan/Maze-Generator

    🐀A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)

    Language:C++430
  • YeyoM/mazeSolver

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

    Language:Python4203