Update README.md

This commit is contained in:
Ole Morud
2022-06-10 19:04:09 +02:00
parent 7c95a893da
commit 2b39393a66

View File

@@ -1,7 +1,15 @@
## This only prints a chessboard so far
# Terminal chess
## Implemented
- [x] Display board
- [x] rudimentary letters
- [x] colored tiles with unicode symbols
- [x] Parse user input
- [x] rudimentary parsing
- [ ] algebraic notation
- [ ] detect notation
- [ ] Move validation
## Compile and run
```sh
make