XxcuriousxX/Pacman-Artificial-Intelligence
Artificial Intelligence Assignments DIT UoA
This project helps students and educators explore and understand fundamental artificial intelligence concepts through the classic Pac-Man game. It provides a framework to implement and test different AI algorithms, taking the game's state as input and outputting optimal moves for Pac-Man. It's designed for students learning AI and instructors teaching introductory AI courses.
No commits in the last 6 months.
Use this if you are a student or educator looking for a hands-on way to learn and teach core AI principles using a well-known game environment.
Not ideal if you are looking for a general-purpose AI development library or a tool for complex, real-world AI applications beyond educational game scenarios.
Stars
16
Forks
6
Language
Python
License
—
Category
Last pushed
Dec 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/XxcuriousxX/Pacman-Artificial-Intelligence"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PetropoulakisPanagiotis/pacman-projects
Solutions of 1 and 2 Pacman projects of Berkeley AI course
zhiming-xu/CS188
Introduction to AI course assignment at Berkeley in spring 2019
abhinavcreed13/ai-capture-the-flag-pacman-contest
The course contest involves a multi-player capture-the-flag variant of Pacman, where agents...
aguunu/fishing-jigsaw
Compute optimal actions for a specific state of the Metin2 fishing jigsaw making use of...
iamjagdeesh/Artificial-Intelligence-Pac-Man
CSE 571 Artificial Intelligence