This project is no longer maintained, see Wukong JS instead -
a javascript port of Wukong chess engine with UCI support + library like API:
https://github.com/maksimKorzh/wukongJS
A pure javascript chess board widget that knows rules of chess
- two click/drag-n-drop moving pieces
- navigate through game moves (move stack)
- move validation
- perft
- FEN parsing
- PGN like moves sequence parsing
- console debugging
