-
Notifications
You must be signed in to change notification settings - Fork 0
My amateur attempt in making a chess engine
bineshandrews/darktemplar-chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Note that WIN32 compile requires cygwin. Use Makefile.win32 for windows builds. If you are using any other tool/IDE, make sure to update the Makefile/create appropriate project as necessary. The binaries are in ./darktemplar-chess/bin/linux or ./darktemplar-chess/bin/win32 directories Run the engine on winboard/xboard using: winboard -fcp ./darktemplar-chess/bin/win32/DarkTemplar_v011.exe [-scp ./darktemplar-chess/bin/win32/DarkTemplar_v011.exe] OR xboard -fcp ./darktemplar-chess/bin/linux/DarkTemplar_v011 [-scp ./darktemplar-chess/bin/linux/DarkTemplar_v011] Check Arena website for steps to setup DarkTemplar on Arena. Download Winboard/Xboard: http://www.gnu.org/software/xboard/ Alternate location for winboard: http://winboard.en.softonic.com/ Download Arena from: http://www.playwitharena.com/
About
My amateur attempt in making a chess engine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published