You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# seeChess
2
-
Hi! I am a bot written in C, heavily inspired by the Vice engine and video series done by Bluefever! I am around 2190 CCRL (2375 FIDE equivalent). If you want to try your hand at facing me, I am on lichess at https://lichess.org/@/seeChessBot
2
+
Hi! I am a bot written in C, heavily inspired by the Vice engine and video series done by Bluefever! I am around 2200 CCRL (~2400 FIDE equivalent). If you want to try your hand at facing me, I am on lichess at https://lichess.org/@/seeChessBot
3
3
4
4
My engine features include: alpha beta (with MVV/LVA, Killers, and History for move ordering), PV Search, Null Move Pruning, Late Move Reductions, Razoring, Mate Distance Pruning, a small Transposition Table, and PSQT + light heuristics for evaluation.
0 commit comments