Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

mazesolver

Here are 16 public repositories matching this topic...

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.

  • UpdatedJul 6, 2020
  • C++
minecraft-mazes-makecode

Use MakeCode to build and solve random mazes in Minecraft.

  • UpdatedDec 4, 2021
  • Python

Maze solving game using agent driven by Q dictionary. Agent must take the most apples and avoid mines.

  • UpdatedMay 19, 2021
  • C#

Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.

  • UpdatedJul 1, 2024
  • C++

Solving Color-Maze Puzzle using Search

  • UpdatedOct 13, 2023
  • Python

We made this micromouse project using arduino, IR sensor and sensor array(5 sensor array), DC Motors and L298N motor driver.

  • UpdatedJan 29, 2023
  • C++

Genetic algorithm used for solving the maze

  • UpdatedMay 31, 2021
  • C++

This project is a Java-based maze solver that uses the Depth First Search algorithm to find the shortest path to the destination. The maze solver is built using Java, Java Swing, and AWT technologies.

  • UpdatedApr 1, 2023
  • Java

MazeSolver uses stacks/queues to solve the maze and gives us the most efficient of the two.

  • UpdatedMar 5, 2021
  • Java

A collection of maze solving algorithms

  • UpdatedSep 23, 2023
  • Go

Python projects (BFS & DFS Algorithms , Maze Solver)

  • UpdatedNov 12, 2022
  • Python

Path Finder: A Python-based interactive visualization of A* Algorithm to solve a user-generated maze

  • UpdatedJun 1, 2023
  • Python

Solves mazes using the breathfirst algo. Utilizes javaFX for the GUI and incorporated SetArray and QueueArray.

  • UpdatedOct 22, 2023
  • Java

Pixela Maze : Python script that finds the shortest path through a maze.

  • UpdatedNov 20, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to themazesolver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with themazesolver topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp