项目作者: nishagandhi

项目描述 :
In this project, the Pac-Man agent finds paths through its maze world, both to reach a particular location and to collect food efficiently. Search algorithms such as Depth First Search, Bread First Search, Uniform Cost Search and A-star search are applied to Pac-Man scenarios.
高级语言: Python
项目地址: git://github.com/nishagandhi/The-Searching-Pacman.git
创建时间: 2017-11-06T05:45:07Z
项目社区:https://github.com/nishagandhi/The-Searching-Pacman

开源协议:

下载