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
Chess engine written using minimax with alpha beta pruning. Front end written using the Swing framework. Now supports serialization so you can load and save games.