Py-Chess is a project by two friends who just like to code in their freetime.
nstall python requirements
$ python3 -m pip install -r requirements.txt
Tip: use a python venv
python3 -m venv .venvsource .venv/bin/activate
- create a ML algorithm to play as AI
