Skip to content

Thibor/Chess-Engine-Rapchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Engine Rapchess



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 rapchess.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:

"Rapchess" -fd "..\Jsuci" -fcp "jsuci.exe rapchess.js" /fUCI

About

Javascript uci chess engine and game

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors