kkkkkaran/Berkeley-PacmanCTF
Team Project for Berkeley's Pacman Capture The Flag Competition
This project provides an AI agent designed to play Pacman Capture The Flag. It takes the game's current state as input and outputs the optimal moves for your team to capture food and defend your territory against an opponent. This tool is for AI researchers, students, or anyone interested in competitive game AI development and strategy.
No commits in the last 6 months.
Use this if you are a student or researcher wanting to explore or compete in the Pacman Capture The Flag environment with a Monte Carlo-based AI agent.
Not ideal if you're looking for a general-purpose game AI or a tool for real-world strategic decision-making outside of the Pacman CTF context.
Stars
8
Forks
4
Language
Python
License
—
Category
Last pushed
Nov 08, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kkkkkaran/Berkeley-PacmanCTF"
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
iamjagdeesh/Artificial-Intelligence-Pac-Man
CSE 571 Artificial Intelligence
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...