Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 295 Bytes

Readme.md

File metadata and controls

17 lines (14 loc) · 295 Bytes

Usage

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