Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 413 Bytes

File metadata and controls

22 lines (15 loc) · 413 Bytes


Py-Chess

Py-Chess is a project by two friends who just like to code in their freetime.

Image

Installation

nstall python requirements $ python3 -m pip install -r requirements.txt

Tip: use a python venv python3 -m venv .venv source .venv/bin/activate

Possible plans in the future

  • create a ML algorithm to play as AI