* Explored path planning algorithms like A*, LPA*, D*lite for a grid robot that should navigate in an unknown environment
* Path planning for a rectangular grid robot of 3x1 size to navigate the environment with modified A*
* Python language for programming and used Pygame for simulation