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
Java-based chess engine utilizing Minimax and Alpha-Beta pruning algorithms for strategic AI gameplay. Currently integrating with a MERN website using WebSockets for real-time multiplayer functionality and dynamic user interaction.