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
This is a chess game with full functionality right in your terminal, to move a piece on the board, refer to the coordinates on the board and use the method move() specifying in the arguments coordinates where you would like to go. More detailed example of the game in the file tests.py.