Update README.md

This commit is contained in:
Ole Morud
2022-06-22 21:00:58 +02:00
committed by Ole Morud
parent c5f6be3c3c
commit 0c0a785c7a

View File

@@ -14,8 +14,15 @@ make
- [x] Parse user input
- [x] rudimentary parsing
- [ ] algebraic notation
- [ ] detect notation
- [ ] hybrid notation
- [ ] Move validation
- [ ] Check for winner
- [x] pawns
- [ ] bishops
- [ ] knights
- [ ] rooks
- [ ] queen
- [ ] king
- [ ] check if king becomes checked by move
- [ ] Detect checkmate
- [ ] Log game score sheet