Skip to content

Completely Automated Chess Bot for Online Chess

Notifications You must be signed in to change notification settings

edfrue/chess_cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chess_cheat

Completely Automated Chess Bot for Online Chess

Requirements

  • Python Libriaries: OpenCV, PIL, numpy, PyQt5, pyautogui, python-chess
  • Chess Engine (e.g. stockfish 9)

Usage

Start

pythonw chess_cheat.pyw pathToChessEngine.exe

Learn Board and Pieces

  • Board has to be in chess starting position (with the white Pieces at the bottom)
  • Click "Learn" alt text

Play

  • Click "Play" to start playing (board has to be in starting position for either black or white)

About

Completely Automated Chess Bot for Online Chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages