Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 220 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 220 Bytes

mini chess

install

windows

use the .exe or compile it yourself

python

python -m pip install -r requirements.txt

linux

python

python3 -m pip install -r requirements.txt