搜索资源列表
Pacman
- source code for Pacman game in python language ,enables you to creat a agent and modify it for your own algorithm
search
- 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 t
code
- Algorithm for search in pacman world ..
search
- 人工智能原理实现的吃豆子游戏,包含各种搜索方法和相应的支持文件爱你-Principles of Artificial Intelligence to eat beans to achieve the game, including a variety of search methods and the corresponding supporting documents love you
Pac-Man
- this is pacman game develop in python.
tp1
- Pacman reactive agent
Eating_Pacman
- 使用python语言实现吃豆子游戏,可以手动玩,吃豆子!-Using python language Pacman game, you can manually play Pacman!
Pacman
- PACMAN吃豆人 一个经典的老游戏的Python实现-PACMAN a classical game
reinforcement
- Pacman 吃豆人 一款经典老游戏的python实现的环境支持库-Pacman Pac-Man game a classic old python achieved environmental support library
search-chen
- 使用Python编写的AI程序Pacman,可以适合AI的初学者,有BFS, DFS, UCS, A Star 运行的命令在commands.txt文件里 可以用 bash commands.txt演示-AI programs written in Python Pacman, AI can fit beginners, there BFS, DFS, UCS, the command runs in commands.txt A Star file can bash commands.t
1419777594_python-with-basic-code-completion
- pacman game in python
multiagent1
- pacman project2 multiagent,简单的对抗搜索,实现简单反射算法,极大极小值算法和Alpha-beta算法。(pacman project2 multiagent)
Arquivo Comprimido
- Implementation for the project Pacman python
Pacman2-Izabella,Max
- Implementation of multiagent of the pacman project
search
- search.py for python search ai
Yora-android-master
- search agent for python ai pacman
multiagent
- Pacman Question 练习用吃豆人题目(Pacman Question for practice)
AI_pacman
- AI的项目pacman,用python编写,网络上可以查到相应的题目跟框架,在这我就不具体给出,只给出三个需要修改的那部分的代码内容。
P01
- A* a-b剪枝等搜素算法,解决简单的吃豆人问题(to solve some easy problem about pacman)
pacman
- pacman game可用于python学习和算法实现(pacman game can be used to practice python)