davide97l/Pacman
Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.
This project allows you to explore various artificial intelligence strategies by observing them play the classic game of Pacman. You can input different AI algorithms and game configurations, then watch how each AI agent performs against computer-controlled ghosts. It's ideal for students or enthusiasts studying foundational AI concepts like adversarial search and game theory.
No commits in the last 6 months.
Use this if you want to visually understand and compare how different AI algorithms make decisions in a game environment.
Not ideal if you're looking for a Pacman game to play yourself or to develop new game features.
Stars
13
Forks
5
Language
Python
License
—
Category
Last pushed
Apr 12, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/davide97l/Pacman"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
gtri/scrimmage
Multi-Agent Robotics Simulator