搜索资源列表
Pacman
- source code for Pacman game in python language ,enables you to creat a agent and modify it for your own algorithm
code
- Algorithm for search in pacman world ..
pacmansearch
- Pacman from UC Berkeley-Pacman hw from CS188 in UCberkeley. Give better understanding in BFS, DFS, UCS and A* search.