jonaspraem / Tordenskiold

Java UCI chess engine
0 stars 0 forks source link

jar-file (Java executable) for your chess program #1

Open yellow-panther opened 6 years ago

yellow-panther commented 6 years ago

Hello AoschkA,

can you create a platform-independent jar-file and host it on GitHub, too? e.g. JRE http://www.oracle.com/technetwork/java/javase/downloads/jre9-downloads-3848532.html

Some GUIs like Arena, ChessGUI or WinBoard interface are supporting such endings http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:gui_protocol_support_list

jonaspraem commented 6 years ago

Sure its coming when the program is proper integrated with UCI. Maybe it should be added as a 'release'

jonaspraem commented 6 years ago

So far it's in the out folder in the repo. Will add it as release when i feel like its ready to have a release version name. (alpha, beta v1.0 etc.). Thanks for the feedback