Download the MyChess and libraries.
git clone https://github.com/mm12432/MyChess.git
pip install -r requirements.txt
Run MyChess with UI(recommended)
python -m MyChess.Chess_UI.win_game
Run MyChess with terminal
python -m MyChess.Chess_UI.cli_gmae