A chess playing algorithm, works by minimax. Can look 7 layers deep (10^9 moves) in a few seconds thanks to Webassembly.
No castling or 3 move repeat rule, but other chess rules are correct.
Play in your browser at https://npiphi.github.io/chessAI/web/main
NPIPHI/chessAI
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|