Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 528 Bytes

File metadata and controls

13 lines (10 loc) · 528 Bytes

ChessCapture

Android application to capture a live game of Chess. #AndroidDevChallenge

  • Board Detection (template matching)
  • Tracking Piece movements
  • Logging the game as a PGN for archive and analysis
  • Utilize existing chess engines for move validation
  • Used an automated chess clock

Reference Project - Github Link

Google Docs - Google Dev Challenge Proposal - Google Doc Link