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
Contains a (simple) implementation of chess and a (very weak) chess engine based on the minimax-algorithm with alpha-beta-pruning and a simple heuristic based on the standard values of pieces.