2023-03-19 13:46:35 +01:00
2023-03-19 13:41:53 +01:00
2023-03-19 13:46:35 +01:00
2023-03-19 13:41:28 +01:00
2023-03-19 13:46:35 +01:00

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
Description
No description provided
Readme 112 KiB
Languages
C 98.5%
Makefile 1.5%