Mazes topic

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.

List Mazes repositories

Micromouse_Simulator

74
Stars
5
Forks
Watchers

IEEE Micromouse Competition - Micromouse Simulator

pathfinding-visualizer

46
Stars
16
Forks
Watchers

Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.

PARL-Sample

49
Stars
30
Forks
Watchers

Deep reinforcement learning using baidu PARL(maze,flappy bird and so on)

maze-generation-algorithms

80
Stars
16
Forks
Watchers

Collection of maze generation algorithms.

maze.py

19
Stars
5
Forks
Watchers

Simple curses pipes written in Python

Maze_AI

32
Stars
4
Forks
Watchers

:ghost:一款基于 Python + Pygame + AI算法的迷宫小游戏

GridUniverse

22
Stars
5
Forks
Watchers

Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem

Daedalus

51
Stars
7
Forks
Watchers

The Maze generation software "Daedalus", version 3.4

WolfieMouse

50
Stars
30
Forks
Watchers

IEEE Reion 1 Micromouse competition.

mmaze

18
Stars
2
Forks
Watchers

A python maze generator and solver