New chess engine: Cwtch v1 (js)
Cwtch v1 - an experimental Javascript chess engine with NNUE eval.
Author: Colin Jenkins
Use Cwtch like you would use Lozza; i.e. with Nodejs. Please upgrade to the latest version of Node.
Then in notepad edit the file: cwtch.bat. You have an entry there - "C:\Program Files (x86)\nodejs\node.exe" "c:\projects\cwtch\cwtch.js". Replace the entry with the place where you placed the node.exe program (it can be the same location) and the path to the cwtch.js file.
Comments
Post a Comment