andi611/Pacman-With-AI-Python
Implementations of artificial intelligence agents that plays Pac-Man
This project provides different AI agents that play the classic Pac-Man game. It takes the game's current state as input and outputs the next optimal move for Pac-Man. This is useful for students or researchers studying artificial intelligence algorithms and their practical application in game environments.
No commits in the last 6 months.
Use this if you are a student or educator wanting to explore and demonstrate fundamental AI search and multi-agent algorithms within a well-known game.
Not ideal if you are looking for a highly optimized, production-ready game AI or a tool for general game development beyond educational AI implementations.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
Apr 10, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/andi611/Pacman-With-AI-Python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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