Maze Solver_RWA2_GROUP21
This project is used to solve the maze using wall follower algorithm
Simulator Member List

This is the complete list of members for Simulator, including all inherited members.

ackReset()Simulatorstatic
clearAllColor()Simulatorstatic
clearAllText()Simulatorstatic
clearColor(int x, int y)Simulatorstatic
clearText(int x, int y)Simulatorstatic
clearWall(int x, int y, char direction)Simulatorstatic
mazeHeight()Simulatorstatic
mazeWidth()Simulatorstatic
moveForward(int distance=1)Simulatorstatic
setColor(int x, int y, char color)Simulatorstatic
setText(int x, int y, const std::string &text)Simulatorstatic
setWall(int x, int y, char direction)Simulatorstatic
turnLeft()Simulatorstatic
turnRight()Simulatorstatic
wallFront()Simulatorstatic
wallLeft()Simulatorstatic
wallRight()Simulatorstatic
wasReset()Simulatorstatic