chess-library
chess-library copied to clipboard
simplify makeMove in EXACT mode
Removes an if-statement when using EXACT == false, which gives a little speed gain.