This project implements an AI Pathfinder that visualizes how different uninformed search algorithms explore a grid environment to find the optimal path from a start point to a goal point while ...