You are best off to use a front end gui to play gnuchess. I typically use xboard. With xboard and gnuchess installed, for a quick game, you can start it from an xterm/konsole with:
xboard -fcp gnuchess -size medium
With xboard and phalanx installed, the following works:
board -fcp phalanx -size medium
or if you wish to watch phalanx play against gnuchess:
xboard -scp gnuchess -fcp phalanx -size medium -mode ‘TwoMachines’
and give it about 20 to 30 seconds to setup, before you conclude it doesn’t work.
crafty used to come with openSUSE-10.1. But it was not included with openSUSE-10.3 nor with 11.0. But its an easy program to download and custom compile.
Take a look at the openSUSE chess wiki. … I added the various chess programs I tried to the wiki : Games/Chess - openSUSE
… my view (when I contributed to that wiki) was that ‘spike’ was the strongest native Linux chess program.
diablo1, I recommend you spend some time to learn a bit about your desktop/window manager.
Those konsole commands are examples, that you can then apply to an icon for quick launch.
For example, in kde-3.5.x, it is very easy to create an icon in one’s desktop, or in the KMenu, for launching an application. One simply pastes in the konsole command.
No you have to read the install instructions there’s normally a readme inside or the site will have install instructions.
normally
./configure
make
make install
Now I don’t recommend make install as removing it will be a pain. But instead use checkinstall this will allow painless removal.
But this isn’t for a novice should you encounter errors it may get tricky chasing dependecies. You could install glchess if you really want I haven’t got clue what extra deps it will bring in though.
If any of you come across a good Chinese chess game, let me know! I’m a BIT picky about it (overly so since I’m not 100% on the rules ;)) but I prefer the board to actually have the Chinese characters since I’m studying Chinese. Thanks!