add-lichess-bot-links-to-readme #38
@@ -2,15 +2,13 @@
|
|||||||
|
|
||||||
Build a clean, fast chess engine in C that starts from a FEN string and produces fully legal moves, verified via **PERFT** for correctness and speed.
|
Build a clean, fast chess engine in C that starts from a FEN string and produces fully legal moves, verified via **PERFT** for correctness and speed.
|
||||||
|
|
||||||
## 🚀 My Bot on Lichess
|
|
||||||
|
## 🤖 My Bot on Lichess
|
||||||
|
|
||||||
👉 joshsbot on Lichess https://lichess.org/@/joshsbot/all
|
👉 joshsbot on Lichess https://lichess.org/@/joshsbot/all
|
||||||
|
|
||||||
|
|
||||||
## 🤖 All Bots on Lichess
|
|
||||||
|
|
||||||
👉 Browse all Lichess bots https://lichess.org/player/bots
|
👉 Browse all Lichess bots https://lichess.org/player/bots
|
||||||
|
|
||||||
|
|
||||||
## Approach
|
## Approach
|
||||||
- **Correctness-first engine:** `FEN → board → legal movegen → PERFT`
|
- **Correctness-first engine:** `FEN → board → legal movegen → PERFT`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user