Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user