Files
cli-chess/README.md
2023-03-19 13:46:35 +01:00

291 B

Terminal chess

Implemented

  • Display board
    • rudimentary letters
    • colored tiles with unicode symbols
  • Parse user input
    • rudimentary parsing
    • algebraic notation
    • detect notation
  • Move validation

Compile and run

make
./chess