Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 343 Bytes

File metadata and controls

executable file
·
7 lines (6 loc) · 343 Bytes

Chess Vision

Chess Vision is an app under development that will allow you to scan 2D chessboards and get an FEN string. Uses ChessFenBot to handle the conversion.

Getting Started

  • $ git clone https://github.com/teamchess/ChessVision
  • $ cd ChessVision && yarn
  • $ yarn start