You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Chess Commander is a voice-controlled, AI-enabled chess game built in Python using Pygame, SpeechRecognition, Text2Speech, Speech2Text, and the Python Chess Library. It applies Minimax, Alpha-Beta Pruning, and Heuristic Evaluation for intelligent moves, offering Voice, Text, and AI vs AI gameplay modes.