Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 361 Bytes

Path Finding in a Maze

Contains the python code for generating the Complex mazes, The three path finding algorithms and the visualization of grid and movement of player's avatar using PyGame. Path Finding Algorithms used: Repeated Forward A-Star, Adaptive A-Star and Repeated Backward A-Star

Contributors: Ganesh Rohit Basam, Sehej Jain, Gayathri Ravipati