Skip to content

plazmakeks/chess-cheater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess

Predict best moves for chess.com

Run on host

Install poetry

apt install stockfish

poetry run python -m chess_cheater.cli <cheater name>

Run in docker

docker build -t cc .
docker run  -p 8080:8080 --rm cc

Happy cheating

About

Predict best moves for chess.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published