shaack / cm-chessboard

A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
MIT License
209 stars 63 forks source link

small code cleanup, simplify constructor and nested statements #129

Closed Disservin closed 10 months ago

Disservin commented 10 months ago
shaack commented 10 months ago

Looks good on first sight. 👍 Will do some deeper testing and then merge it, if everything works.