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.

Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 16/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 13/25
Stars: 9
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 8
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

AI-education game-AI search-algorithms adversarial-search expectimax

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.

game-AI AI-education search-algorithms multi-agent-systems educational-tool

Scores updated daily from GitHub, PyPI, and npm data. How scores work