Sudharsan10 / maze-solver-robotLinks
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.
☆10Updated 5 years ago
Alternatives and similar repositories for maze-solver-robot
Users that are interested in maze-solver-robot are comparing it to the libraries listed below
Sorting:
- A Micromouse simulator: write and test maze-solving code without a physical robot☆500Updated last month
- Write a Micromouse maze-solving algorithm in C☆36Updated last year
- An embeddable lisp interpreter written in Rust.☆26Updated last week
- Compiler for the (rather new and very experimental) Y programming language.☆14Updated last month
- A simple platformer game library in Rust☆19Updated 7 months ago
- Robotics simulation controlled using either manual input or Meadow middleware☆15Updated last year
- A Vampire-Survivors like demake for LRJ 2023.☆12Updated 2 years ago
- Did My Code Execute - C/C++ source code level tracer☆20Updated 6 months ago
- An interpreted array programming language☆16Updated 10 months ago
- Add a REPL to your application with a few macros☆17Updated 2 months ago
- A toy compiler made with LLVM☆16Updated last year
- a collection of desktop games written in rust☆22Updated last year
- Basically the C programming language peppered with my preferences☆12Updated 4 months ago
- Source code of phaazon.net.☆11Updated last year
- Implicit Data Markup☆13Updated 9 months ago
- A Tetris clone with a couple of twists. Written in Rust using SDL.☆19Updated 5 years ago
- Yet another C++ cross platform graphical/game engine☆63Updated 2 weeks ago
- EE590: Advanced Programming for Embedded Systems☆25Updated 5 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆60Updated 7 months ago
- A calculator written in Rust, with examples of three different parsing techniques☆17Updated 4 years ago
- Arduino nano based micro-mouse☆30Updated 9 months ago
- ☆14Updated 2 years ago
- A 32-bit CPU and Assembler☆21Updated 3 months ago
- A reasonable theorem prover for your reasoning tasks!☆26Updated 8 months ago
- A fast, concurrent and embeddable scripting language☆44Updated 3 years ago
- An autonomous self-contained robotic vehicle capable of navigating through a previously unknown maze with the shortest path☆47Updated 7 years ago
- A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.☆11Updated last year
- Pathfinding on grids using jumping point search and connected components.☆26Updated 9 months ago
- ☆12Updated 11 months ago
- Main repository for the Asp Scripting Platform for embedded systems. Includes the Asp engine, compiler, and other tools. MIT license.☆14Updated 2 months ago