An open API service providing repository metadata for many open source software ecosystems.

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

Related Topics
maze 14 maze-solver 13 maze-algorithms 7 maze-solver-algorithm 6 maze-generation 6 maze-generator 5 maze-game 4 maze-solving-algorithm 4 maze-generation-algorithms 4 algorithms 4 python 4 visualization 3 data-structures 2 javascript 2 dfs 2 maze-creation 2 astar-algorithm 2 micromouse 2 java 2 a-star-algorithm 2 maze-solver-simulation 2 maze-visualization 2 arduino 2 maze-solving-bot 2 maze-solving-algorithms 2 astar-pathfinding 2 line-following 2 astar 2 pathfinding 2 robotics 2 game-pathfinding 1 kruskal-algorithm 1 lukeproducts 1 iterative-deapth-first-search 1 deapth-first-search 1 breadth-first-search 1 a-star-search 1 best-first-search 1 eller-algorithm 1 processing 1 eller-s-algorithm 1 pwa 1 maze-algorithm 1 box-dragging 1 stack 1 queue 1 circular-queue 1 colour-detection 1 sound-detection 1 ramp-navigation 1 obstacle-avoidance 1 python3 1 matplotlib 1 labyrinth-solver 1 labyrinth 1 heuristics 1 heuristic-algorithm 1 heuristic 1 euclidean-distances 1 euclidean 1 ai 1 a-star-path-finding 1 a-star 1 simulation 1 qt-game 1 qt 1 game-development 1 game 1 bfs 1 ros 1 micromouse-maze-solver 1 micro-mouse 1 floodfill 1 flood-fill 1 arduino-nano 1 pyqt5 1 multithreading 1 maze-explorer 1 typescript 1 reactjs 1 demo 1 recursive-division 1 astar-search-algorithm 1 maze-solver-visualization 1 maze-generator-solver 1 java-gui 1 awt-gui 1 awt-graphics 1 awt 1 stack-maze 1 sparse-matrix 1 sparse-matrices 1 persistent-data-structure 1 persistent 1 large-integers 1 floyd-warshall 1 betweenness-centrality 1 algorithms-course 1 q-learning 1 machine-learning 1