A strong javascript chess engine using WebWorkers
Stars
326
Forks
105
Watchers
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
34
commits
7
Check for invalid conditions
4ff0f9e
Fix order of ops
19cbbf4
Fix syntax
fdcb610
Do a little more validation of FENs
9b374ab
Don't allow analysis if checkmate/stalemate
8213a2e
Set position after fen changes
f69b7cd
Update old version to match current
7aa8c15
Disable checks in q-search, ELO win
61c322e
Add older version to test against
3692f16
Update testing copy and README
8828504
Merge pull request #12 from glinscott/bishoppin
e6a2e3d
Tweak king attack weight down
51714e1
Support undo
a88b20a
Detect pins better, and more aggressive king pins
5fa42cb
Revert "rook pins"
1180970