An environment to test a vacuum agent, created for the university project of Prof. Milani's Artificial Intelligence course at Department ofMathematicasandComputer Science, University of Perugia, and inspired from a problem posed by Stuart Russell and Peter Norvig in the book "Artificial Intelligence: A Modern Approach".
If you have installed all the dependencies, you can run the program with:
python main.py
or, if you want to start a specific agent in a specific map (very useful for test) you can run the program with:
python main.py ChosenAgent ChosenMap