Home › Apps › International Draughts
International Draughts
The 10×10 game, 20 pieces a side, on a compact 32-wide net.
NNUE neural network MMC Solo Dev
The engine
The evaluation is an NNUE neural network — 32 hidden units over 200 input features, 50 dark squares × 4 piece planes — written in C and compiled straight into the app. It is trained from self-play by a Go trainer, quantised to 16-bit integers, and evaluated incrementally so the search can afford to call it at every node.
The rules of this variant
International draughts uses a 10×10 board and twenty pieces a side. Men capture in every direction, kings fly, and the maximum-capture rule is strict — you must take the longest available line.
What you get
- Play offline against a neural-network engine — no account, no connection
- A real 3D board rendered with three.js, alongside the classic 2D board
- Analysis board with an evaluation bar and best-move hints
- Game review: step back through a finished game move by move
- Custom position setup, pass & play on one device, and AI vs AI
- Board and piece themes, and a rules panel for the variant
Screens
Click any image to view it full size. The 3D shots are the real board renderer, captured from the same page the app ships.





