Skip to content

mm12432/MyChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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