You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
263 B

1 year ago
# 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)