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
A fully-functional game of chess built from scratch using Python's pygame library. Incorporates all rules of the game, including draw conditions, using an object-oriented framework. Working to add aesthetic features.