Topic: "maze-solving"
emadehsan/maze
Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)
Language: Python - Size: 2.81 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 8

Pranjal-R-Agrawal/Technoxian_2023_Arduino_Micromouse
Arduino nano based micro-mouse
Language: C++ - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 6

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: Arduino - Size: 743 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 8

PritK99/MazeBlaze
MazeBlaze is a maze-solving bot which find the shortest path in the given maze.
Language: C - Size: 103 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

LIU42/Maze
C++ 课程设计项目,基于 Qt 制作的一个简单的走迷宫小游戏
Language: C++ - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 8 - Forks: 2

echau01/Maze-Training-Site
A website for training your maze-solving skills
Language: TypeScript - Size: 217 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

MarginallyClever/micromouseSketches
Processing sketches related to micromouse maze solving robots.
Language: Processing - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 1

0-harshit-0/maze
A maze generator and solver.
Language: JavaScript - Size: 5.18 MB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

mudroljub/mazes-for-programmers-js Fork of greentec/mazes-for-programmers-js
Javascript porting of the original source code (Ruby) of the book Mazes For Programmers, Jamis Buck. Not Official.
Language: JavaScript - Size: 1.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

LukeProducts/AStar-Pathfinding-Cpp
A* Pathfinding C++ providing many additional features
Language: C++ - Size: 576 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

DrMint/Maze-Solver
Solves any images of mazes, as long as the starting point, ending point, walls, and path have unique colors.
Language: Python - Size: 285 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kubk/wave-algo
Maze solving algorithm visualizer using React.js
Language: TypeScript - Size: 2.87 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

olivertemple/nea
Computer Science NEA - A path finding algoithm visializer
Language: TeX - Size: 133 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

JacksonElia/Mazer
Uses PyQt5 to paint the mazes. The user can make a maze and then watch as it is solved. Uses brute force threading to solve the maze. Randomly generated mazes are a future addition.
Language: Python - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

it21208/Artificial-Intelligence---MazeAI
Maze AI
Language: Java - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

stolsky/generate-and-solve-mazes
Visualization of the generation and solution of mazes with various algorithms.
Language: TypeScript - Size: 369 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

aleksibovellan/python-a-star-maze-solver
Python Maze Solver using A* Algorithm with Movement Constraints
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

akhilaprabodha/Sparkle-Robot Fork of pulinduvidmal/Sparkle-Robot
Sparkle Robot, a versatile robotic platform powered by Arduino to fulfill the EN2533: Robot Design and Competition tasks
Language: C++ - Size: 3.24 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

FJakovljevic/maze_algorithms_js
This project explores Maze Generation Algorithms and Maze Search Algorithms
Language: JavaScript - Size: 36.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

R-writes-cpp/mazemerise-cpp
A maze generator and solver written in C++
Language: C++ - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EleniKechrioti/Maze-Solving-Theseus
Implementation of a stack and a queue, using them to implement a labyrinth algorithm (Theseus)
Language: Java - Size: 813 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

QuirrelForU/SFUAlgh5_Maze_Gen_Solve
A CLI application for creating mazes using Eller's algorithm, solving them using the Best first search algorithm, and running various outputs.
Language: Python - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GeorgeMos/MazeRunner
A collection of maze solving algorithms
Language: Go - Size: 3.73 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AloneMaster7/MazeSolutionCpp
maze solution
Language: C++ - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rayanf/Maze-Solving
Escape from a maze using reinforcement learning
Language: Python - Size: 32.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dalgerok/maze-solver
Maze generator and solver with visualization
Language: Java - Size: 53.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Mostafa-wael/Maze-Solver-TurtleBot-2
Helping TurtleBot 2 to escape from a maze
Language: Python - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

himanshu9084/E0-251-Data-Structures-and-Algorithms
E0 251 Data Structures and Algorithms course is offered by Department of Computer Science and automation, Indian Institute of Science, Bangalore. The assignment includes work on sparse data structures, large unsigned integer arithmetic, polynomial division, betweenness centrality using bfs and floyd warshall, persistent data structures, solving maze using persistent stack, user defined malloc and free.
Language: C - Size: 17.6 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
