Skip to content

toorajtaraz/tiredKnight

Repository files navigation

Tired Knight

Minimal chess AI written in python.

Installation

  • clone this repo
  • create a virtual env
  • install dependencies
git clone <repo URL>
cd tiredKnight
python -m venv tiredKnight
pip install -r  requirements.txt 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages