Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 358 Bytes

Terminal Chess

Todo

  • Setup board
  • Enforce chess rules
    • Piece positions and movements using Engine
    • Castle (Bug in long castle)
    • Pawn promotion
    • En Passant
  • Save in PGN format (UCI + Algebraic)

Bug

  • After promotion mouse does not work

Board