Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms
Title: search Download
 Description: A Pacman agent needs to efficiently find paths through a maze, either to reach a particular location or collect remaining food quickly. In this project, you will build general search algorithms and apply them to Pacman scenarios. 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, and some of which you can ignore for now. You can download the code and supporting files as a zip archive.
 To Search: python PACMAN pacman agent
File list (Check if you may need any files):
search\game.py
......\game.pyc
......\ghostAgents.py
......\ghostAgents.pyc
......\graphicsDisplay.py
......\graphicsDisplay.pyc
......\graphicsUtils.py
......\graphicsUtils.pyc
......\keyboardAgents.py
......\keyboardAgents.pyc
......\layout.py
......\layout.pyc
......\......s\bigMaze.lay
......\.......\bigSafeSearch.lay
......\.......\bigSearch.lay
......\.......\greedySearch.lay
......\.......\mediumClassic.lay
......\.......\mediumDottedMaze.lay
......\.......\mediumMaze.lay
......\.......\mediumSafeSearch.lay
......\.......\mediumScaryMaze.lay
......\.......\mediumSearch.lay
......\.......\minimaxClassic.lay
......\.......\oddSearch.lay
......\.......\openClassic.lay
......\.......\openMaze.lay
......\.......\openSearch.lay
......\.......\originalClassic.lay
......\.......\smallClassic.lay
......\.......\smallSafeSearch.lay
......\.......\testClassic.lay
......\.......\testMaze.lay
......\.......\testSearch.lay
......\.......\tinyMaze.lay
......\.......\tinySafeSearch.lay
......\.......\tinySearch.lay
......\.......\trappedClassic.lay
......\.......\trickyClassic.lay
......\.......\trickySearch.lay
......\pacman.py
......\pacman.pyc
......\projects.css
......\python-2.5.1.msi
......\python_zh.chm
......\readme.txt
......\search.py
......\search.pyc
......\searchAgents.py
......\searchAgents.pyc
......\searchproject.html
......\textDisplay.py
......\util.py
......\util.pyc
......\__init__.py
......\layouts
search
    

CodeBus www.codebus.net