I'm planning on going a trip, where while travelling I wont have internet connection so I cant use an online engine
I have downloaded the source from https://github.com/variantatomicchessengine/Stockfish I got Arena, Scid VS. PC and ChessX but I am unable to figure out how should I put the engine into one of the GUIs to play
Any help would be appreciated, thank you
The source files won't do you any good unless you know how to compile the source files into a binary executable. It would probably be easier to find a pre-compiled binary that someone else has already made. I think you might be able to download one from one of these two links:
https://github.com/ddugovic/Stockfish/wiki
https://github.com/ddugovic/Stockfish/releases
If you're confused about which one to download, and assuming you're using Windows, try this one:
https://s3-us-west-2.amazonaws.com/variant-stockfish/ddugovic/master/stockfish-windows-x86_64.exe
(Note - I haven't actually tried this one - I don't play Atomic chess.)
Also, I think your GUI has to support the chess variant that you want to play, and I'm not sure any of those three GUIs support Atomic chess. Winboard 4.8.0 does support Atomic chess - You can get the Winboard 4.8.0 installer here: http://www.open-aurec.com/wbforum/viewtopic.php?t=51528
I'm planning on going a trip, where while travelling I wont have internet connection so I cant use an online engine
I have downloaded the source from https://github.com/variantatomicchessengine/Stockfish I got Arena, Scid VS. PC and ChessX but I am unable to figure out how should I put the engine into one of the GUIs to play
Any help would be appreciated, thank you