Thibor / Chess-Engine-Rapshort

UCI javascript chess engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess Engine Rapshort

Javascript UCI chess engine.

Try it out here demo1 demo2.

To use this engine please download program Jsuci (https://sourceforge.net/projects/jsuci/).

Setup GUI Arena

You need download program Arena (http://www.playwitharena.com/?Download).

In Comand Line please write path to jsuci.exe (C:\Games\Chess\Arena\Engines\jsuci\jsuci.exe).

In Comand Line Parameters please write path to rapshort.js.

Setup GUI Winboard

You need download program Winboard (http://www.open-aurec.com/wbforum/viewtopic.php?t=51528).

Inside Winboard directory please create directory Jsuci with file rapchess.js and jsuci.exe, and you should click in menu Engine / Edit Engine List and add line:

"Rapshort" -fd "..\Jsuci" -fcp "jsuci.exe rapshort.js" /fUCI

About

UCI javascript chess engine

License:The Unlicense


Languages

Language:JavaScript 84.7%Language:CSS 11.0%Language:HTML 4.3%