Application which allows the user to play chess against online opponents using a GUI made with pygame to view the board and move pieces and the Lichess API to receive moves from online opponents.
Python modules required:
- Berserk
- Chess
- Pygame
To run: run the file ChessAPI.py to run
To play against another local user, run ChessMain.py