A repository for a maze game implemented using pygame. It shows the search in real-time of Breadth First Search, Depth First Search and Genetic algorithm search. This repository contains three CS 3364 ...