Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
DoormatIka committed Feb 26, 2024
1 parent 44177b0 commit 66b618b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Two programmers' second attempt at writing a chess engine.
- BasicBot (Cirno)
- Alpha-beta Pruning
- Material Counting
- Piece-square tables
- History Heuristic
- Piece-square tables (from PeSTO's Evaluation Function)
- MVV-LVA
- Killer Heuristic
- TT-tables
- UCI (`go depth x` only)

### Todo
Expand Down

0 comments on commit 66b618b

Please sign in to comment.