Small Chess Small Chess is an open-source Python app to play chess. Features Play with or without time limit Statistic for different players Automatically save game info in PGN Figures drag'n'drop Offer draw or surrender How to build and run pip3 install -r requirements.txt python3 main.py