• Developed a program that visualizes the A* Algorithm which finds the shortest route between a start node and an end node without going through existing barriers.
• Designed a Pygame GUI that allow users to select the start and end node, and set barriers in between these nodes.