2b39393a66c231fbe76b176db758f8aec8ed3615
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
Languages
C
98.5%
Makefile
1.5%