CoolFace
Apppublic

shachar/chess-openings

sourceHugging Facecc0-1.0updated 2y agoView on Hugging Face
7likes
App README

Chess Openings

This little app lets you practice ~3500 chess openings.

This is just a toy app A(I) wrote for fun. Go to Lichess or Chess.com for serious chess practice.

Entering moves

  • Use standard algebraic notation (SAN)
  • Examples: e4, Nf3, O-O (castling), exd5 (pawn capture)
  • Specify the piece (except for pawns) + destination square
  • Use 'x' for captures, '+' for check, '#' for checkmate

Piece symbols

  • ♔ King (K)
  • ♕ Queen (Q)
  • ♖ Rook (R)
  • ♗ Bishop (B)
  • ♘ Knight (N)
  • ♙ Pawn (no letter)

See full notation here>)

Dataset

This app is using the Lichess openings dataset via HuggingFace

License

The license is CC0-1.0 to match the dataset's license.