Skip to content

Commit 676266c

Browse files
Update README.md
1 parent 4c6ea6d commit 676266c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ The game engine will use the move generator to select a move. The first version
3030

3131
This includes:
3232
```
33-
-- basic hueristic
34-
-- iterative deepening
35-
-- alpha-beta pruning
33+
-- basic heuristic ✅
34+
-- iterative deepening
35+
-- alpha-beta pruning
3636
-- killer heuristic
3737
-- quiescence search
3838
-- null heuristic

0 commit comments

Comments
 (0)