eduardoscarpa/Game_Ludo_AI
An intelligent agent for Ludo using Reinforcement Learning (Q-learning, SARSA, Double variants). Built with Pygame, it achieved over 80% win rates. Includes rule formalization, state design, and algorithm comparison.
Python