Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gautam8404 authored Apr 10, 2024
1 parent 56b718d commit 15146d0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,10 @@ cargo build --release
- Passed Pawns, Isolated Pawns, Doubled Pawns

### TODO
- [ ] Pawn Structure
- [ ] Endgame Evaluation
- [ ] Better King Safety and Pawn Shield
- [ ] Better Mobility
- [ ] Better Mop Up Evaluation
- [ ] fix threefold repetition completely (sometimes it doesn't work)
- [ ] fix bad evaluation and moves (sometimes it makes bad moves)
- [ ] Opening Book
- [ ] Better Move Ordering using hash ordering
- [ ] Refactor code and make modules private
- [ ] Complete Library support
- [ ] Better Time Management
- [ ] Integrate Syzygy Endgame Tablebases
- [ ] Integrate Stockfish's NNUE

Expand Down

0 comments on commit 15146d0

Please sign in to comment.