/robot-mazes

Artificial Intelligence Curricular Unit Project

Primary LanguagePython

IA Robot Mazes

Group: 20_1D

Members:

Instructions

This project uses pygame, therefore it must be installed before running the program, this can be done by running:

pip3 install pygame

After pygame has been installed simply run:

python3 main.py

inside the src folder.