/meshmerize

Line-Following Maze-solving algorithm for IITBombay mesmerize Techfest Competition

Primary LanguageC

Meshmerize

This is a line following maze solving code for mesmerize IIT BOMBAY Techfest competition. We have used left hand rule to map the arena. For the maze solving part we used the algorithm from the ------- and have successfully removed dead end and loops