Artificial-Intelligence-Pac-Man and Pacman-With-AI-Python

These are ecosystem siblings—both are independent implementations of AI search algorithms (likely from the same UC Berkeley CS 571 course assignment) that solve the same Pac-Man problem domain using different code bases and approaches, but neither depends on or enhances the other.

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

About Artificial-Intelligence-Pac-Man

iamjagdeesh/Artificial-Intelligence-Pac-Man

CSE 571 Artificial Intelligence

This project explores various artificial intelligence techniques through the classic Pac-Man game. It demonstrates how different AI algorithms, ranging from basic search to deep reinforcement learning, can be applied to maximize a Pac-Man agent's score. Students and AI researchers can use this to understand and implement fundamental AI concepts within a simulated environment.

artificial-intelligence game-AI reinforcement-learning AI-education multi-agent-systems

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