News

To test the code: python pacman.py -l mediumMaze -p SearchAgent -a fn=ucs python pacman.py -l mediumDottedMaze -p StayEastSearchAgent python pacman.py -l mediumScaryMaze -p StayWestSearchAgent. 4. A* ...
The code for this project consists of several Python files, some of which you will need to read and understand in order to complete the assignment, ... python pacman.py -l bigMaze -z .5 -p SearchAgent ...