Maze Solver_RWA2_GROUP21
This project is used to solve the maze using wall follower algorithm
main.cpp File Reference

This is the main class which is built in the Simulator and used to call all other classes. More...

#include <iostream>
#include <string>
#include <vector>
#include "algorithm/algorithm.h"
#include "simulator/simulator.h"
Include dependency graph for main.cpp:

Functions

int main (int argc, char *argv[])
 

Detailed Description

This is the main class which is built in the Simulator and used to call all other classes.

Author
Darshit Desai (darsh.nosp@m.it@u.nosp@m.md.ed.nosp@m.u) , Vamshi Kalavagunta (vamsh.nosp@m.ik@u.nosp@m.md.ed.nosp@m.u) , Vinay Bukka(vinay.nosp@m.06@u.nosp@m.md.ed.nosp@m.u)
Version
0.1
Date
2022-11-07