diff --git a/TODO.md b/TODO.md index e69de29..ddd8405 100644 --- a/TODO.md +++ b/TODO.md @@ -0,0 +1,5 @@ +# 1.666.0-rc +- [ ] Ability to evaluate game state (whether it's early/mid/end-game) +- [ ] Piece tables +- [ ] Draw prevention (via `chess`'s Game struct?) +- [ ] Basic king safety (ie castling when appropriate, not always playing the double triple decker bongcloud) \ No newline at end of file