pacman-ai-multiagent and Pacman-With-AI-Python
These are competitors, as both repositories provide solutions and implementations for AI agents playing Pac-Man, likely covering similar search algorithms and problem sets within the "pacman-search-algorithms" category.
About pacman-ai-multiagent
rmodi6/pacman-ai-multiagent
Solutions to Pacman AI Multi-Agent Search problems
This project helps students and AI enthusiasts learn and practice fundamental AI search algorithms in a fun, interactive setting. It allows you to create AI agents that can play Pac-Man, taking in game state information and outputting the optimal moves. The primary users are students in an introductory AI course or anyone exploring adversarial and stochastic search.
About Pacman-With-AI-Python
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work