abhinavcreed13/ai-capture-the-flag-pacman-contest
The course contest involves a multi-player capture-the-flag variant of Pacman, where agents control both Pacman and ghosts in coordinated team-based strategies
This project helps students in an AI Planning for Autonomy course develop intelligent agents for a multi-player Pacman game variant called Capture the Flag. Students input their custom Python code to control a team of Pacman and ghost agents. The output is a high-performing, coordinated team strategy that competes effectively against other student teams. This is designed for university students studying artificial intelligence and autonomous systems.
No commits in the last 6 months.
Use this if you are a student enrolled in an AI planning course and need to develop a competitive, autonomous agent team for the Pacman Capture the Flag contest.
Not ideal if you are looking for a general-purpose Pacman game or a tool for casual gaming, as this is specifically for an academic competition.
Stars
12
Forks
10
Language
Python
License
MIT
Category
Last pushed
Jan 24, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/abhinavcreed13/ai-capture-the-flag-pacman-contest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
wguilen/pacman-mas
Pacman's implementation as a Multiagent System
shubhangkhattar/Pacman-Search-Agent
In this project, Pacman agent will find paths through his maze world, both to reach a particular...
zoltanvin/pac-man-legacy
Implemented a player agent that uses algorithmic strategy to score high on a predefined, random...
themisvaltinos/Berkeley-Pacman-Projects
Solutions to the AI assignments for CS-188 of Spring 2021
Davidk20/pacman-solutions-backend
An artificial intelligence environment enabling users to watch simulated solutions to the...