maze-solver topic

List maze-solver repositories

p5js-playground

17
Stars
5
Forks
Watchers

All my working experience with p5js

amaze

55
Stars
5
Forks
Watchers

A program to create, solve and draw mazes in your terminal or in 2D/3D

astar-gridmap-2d

56
Stars
19
Forks
Watchers

A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong

visual-maze-solver

29
Stars
4
Forks
Watchers

A minimal visual maze solver using various algorithms.

rect-maze

16
Stars
10
Forks
Watchers

Rectangular maze solving using image processing with OpenCV and numpy.

Mazify

15
Stars
3
Forks
Watchers

Maze generator, solver and interactive game written in Python

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

mazes

60
Stars
26
Forks
Watchers

JavaScript Maze Generator

maze-runner

15
Stars
8
Forks
Watchers

Maze Runner is a maze generation and solving tool using the randomized Kruskal's algorithm and the A* algorithm