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
-
Notifications
You must be signed in to change notification settings - Fork 0
NPIPHI/chessAI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
simple minMax chess ai
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published