A 2-player game of chess where the objective is to checkmate the opponent.
Click on the piece you wish to move, then click on any of the highlighted squares representing possible moves with that piece.
Visit https://devagio.itch.io/two-player-chess (or click on the website link).
- Install python.
- Pip install pygame
- Run main.py