Found 3,321 repositories(showing 30)
LingerJAB
GUI Maze Solver for ASCII Maze in CTF
idt12312
マイクロマウスの迷路探索&走行経路の算出ライブラリ
Syntaf
An application that solves mazes of arbitrary size!
MarekKowalski
An app that can solve a maze based on its image.
ShadhyGit
No description available
JeremyDsilva
A generic C++ implementation of a Maze data structure along with maze solving algorithms using graphs.
sahilkhoslaa
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.
YeyoM
Maze Solver built with python. Using DFS, BFS, Dijkstra, A* Star.
LamaNIkesh
Its a simple arduino code for wall following
developers-cosmos
Our Project Aims for solving a maze whenever a user gives a maze image as input.
crux888
Use MakeCode to build and solve random mazes in Minecraft.
unclebob
Solve a maze from an image file.
ethansmith2000
No description available
Sudharsan10
This is a program to drive a robot through a maze using Depth First Search as it's path-planning algorithm. The program is interfaced with Micromouse simulator for visualizing the maze and the robot in real-time.The concepts of object-oriented programming, inheritance, and dynamic polymorphism were used to develop this project.
RawanMostafa08
A Maze Solver and Line Follower Robot implemented using an Arduino Nano. The robot is designed to navigate through mazes and follow lines autonomously, leveraging a combination of sensors and motors. The project also features a mobile application that communicates with the robot via Bluetooth, allowing for real-time speed control and monitoring.
MazeSolver
Generador y solucionador de laberintos utilizando técnicas de IA basadas en el paradigma de agentes
ahnv
Solve Mazes using Python 3 and OpenCV
NMPoole
Maze generation and path-finding algorithm visualiser using React.js.
BinaryBreaker
A Python implementation of a depth-first search algorithm used to solve mazes represented as strings of hash and spaces or as images. The algorithm is efficient and can solve mazes of various sizes and complexities, useful for solving puzzles and games.
Ehtijad-Ali
No description available
sapertuz
-Arduino Project
pibraap
No description available
bonnielunawalker
A procedural maze generator and solver in Pascal
mikejford
Artoo interface for virtual maze solving robot and coding exercise
pfcoperez
No description available
flixo
Solution for Weekly Programming Challenge #3 by Jamis Buck.
Thukor
Simple Maze Solver App
RamezzE
Maze generation, solving & finding shortest paths algorithms with backtracking, written in C++ and SFML.
zoneAnaS
An automatic maze solver
nimamehanian
Maze Solver