Skip to content

HyoungSooo/pychess-assitance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pychess-assitance

  • AI assist
  • Chessboard to fen

image

usage

# user_interface/interface.py
# change here
sf = Stockfish(
    path='<stockfish path>')

position = Position('captured image save path')
  • run interface.py

  • click left position and press '`' to save chessboard top left position

  • click right position and pres '`' to save chessboard bottom right position

  • if detected fen is not correct, click reset position and try again

  • click capture to see best move and centipawn which is suggested from AI

About

AI Assist, Chessboard To Fans

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published