https://github.com/chanioxaris/pacman
CS188 course Pacman project
https://github.com/chanioxaris/pacman
a-star-search agent-based-modeling artificial-intelligence berkeley berkeley-ai depth-first-search pacman pathfinding
Last synced: 6 months ago
JSON representation
CS188 course Pacman project
- Host: GitHub
- URL: https://github.com/chanioxaris/pacman
- Owner: chanioxaris
- License: mit
- Created: 2016-11-03T16:14:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T15:06:42.000Z (over 6 years ago)
- Last Synced: 2025-02-13T06:17:25.334Z (8 months ago)
- Topics: a-star-search, agent-based-modeling, artificial-intelligence, berkeley, berkeley-ai, depth-first-search, pacman, pathfinding
- Language: Python
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Overview
These are my solutions for the Pacman Project of UC Berkeley's introductory artificial intelligence course (http://ai.berkeley.edu/project_overview.html)