Sector Beta
> INITIALIZING SIMULATION MATRIX...
A* Pac-Man Solver
SYS.YEAR: 2026
PygameGameAIA* Algorithm
A Python-based Pac-Man pathfinding simulation powered by the A* Search algorithm.
Tic-Tac-Toe Game With AI Agent
SYS.YEAR: 2024
PygameGameAIMinimaxAlpha-Beta
A Python-based Tic-Tac-Toe game with an AI agent that uses the minimax algorithm.