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 game using pygame.
You need python3 and pygame module in order to run.
The games works best between two players that know the rules, because the code does not verify check, checkmate, and castle prerequisites.