Chess for serious players?
Chess for serious players?
I've used a few chess programs for linux and they all lacked something (or a lot). Most had buggy interfaces. Others had poor engines. And still others were written more as a side project and not meant for serious play and/or study. Chessmaster comes to mind for the Windows crowd however I prefer something more along the lines of Fritz. Does anyone know of a comparable program for linux? If there isn't, is there an ongoing forum to push developers to look at the linux community? I just had a chess twitch today and, sadly, remembered that nothing exists. I understand that one could use wine, but that is a work around in my opinion. Any comments would be appreciated.
"This Snow Crash thing -- is it a virus, a drug, or a religion?" "What's the difference?"
-- Neal Stephenson - Snow Crash
-- Neal Stephenson - Snow Crash
I don't recall xboard being a pleasure to work with, but ... I was running an older computer with SuSE installed. I just installed gnuchess and using my own board which works just fine for my needs. I've only briefly kept up with chess apps in linux since my SuSE install (which was a source of a lot of frustration). Either way, thanks for the nudge.
"This Snow Crash thing -- is it a virus, a drug, or a religion?" "What's the difference?"
-- Neal Stephenson - Snow Crash
-- Neal Stephenson - Snow Crash
no problem,
Here are some alternatives to xboard if you don't like its look and feel,
http://freshmeat.net/projects/glchess/
or if you use KDE:
http://freshmeat.net/projects/slibo/
Here are some alternatives to xboard if you don't like its look and feel,
http://freshmeat.net/projects/glchess/
or if you use KDE:
http://freshmeat.net/projects/slibo/
wow
I did a little bit of research and i'm happy to announce, that finally a strong linux native gpl'd chess engine is available.
Its name is Fruit 2.1, a UCI engine which arrived second at the recent 13th world computer chess championship
( http://www.ru.is/wccc05/default.asp?Page=Notepad&ID=3 ) scoring 8.5/11, one point ahead of well known Shredder.
It's also already reaching the top of computer chess rating lists, competing with latest Fritz and Shredder.
This is the page where you can download Fruit and Polyglot (the uci2wb adapter which will make it run together with
scid, eboard, etc..)
http://arctrix.com/nas/fruit/
have fun
Its name is Fruit 2.1, a UCI engine which arrived second at the recent 13th world computer chess championship
( http://www.ru.is/wccc05/default.asp?Page=Notepad&ID=3 ) scoring 8.5/11, one point ahead of well known Shredder.
It's also already reaching the top of computer chess rating lists, competing with latest Fritz and Shredder.
This is the page where you can download Fruit and Polyglot (the uci2wb adapter which will make it run together with
scid, eboard, etc..)
http://arctrix.com/nas/fruit/
have fun
New project, next generation for scid, if you want to help feel free
http://newscid.sourceforge.net/
http://newscid.sourceforge.net/
gens una sumus
coming soon: http://www.shredderchess.com/news.html
- Vanquirius
- Retired Dev

- Posts: 1297
- Joined: Fri Jun 14, 2002 9:07 pm
- Location: Ethereal plains
- Contact:
Shredder for Linux available: http://www.shredderchess.com/linux.html
I have a questions abount chess and I think this is the right place.
I use Crafty for analyzing (with scid) but I noted there is no opening book available in portage. I found some instructions in Internet on how to create the book downloading some files: small.zip, medium.zip or large(1, 2, 3).zip but I could not find them. I seems the links where superseded.
Anybody knows where to get a good book? ... and how to install it?
For playing on freechess I use jin. It's OK and fast enough on my machine.
thanks
pcs
I use Crafty for analyzing (with scid) but I noted there is no opening book available in portage. I found some instructions in Internet on how to create the book downloading some files: small.zip, medium.zip or large(1, 2, 3).zip but I could not find them. I seems the links where superseded.
Anybody knows where to get a good book? ... and how to install it?
For playing on freechess I use jin. It's OK and fast enough on my machine.
thanks
pcs
Re: wow
Anyone tried commercial Fruit-2.2.1 on Linux (amd64)fe wrote:I did a little bit of research and i'm happy to announce, that finally a strong linux native gpl'd chess engine is available.
Its name is Fruit 2.1, a UCI engine which arrived second at the recent 13th world computer chess championship
( http://www.ru.is/wccc05/default.asp?Page=Notepad&ID=3 ) scoring 8.5/11, one point ahead of well known Shredder.
It's also already reaching the top of computer chess rating lists, competing with latest Fritz and Shredder.
Edit: I came in contact with support stuff and here is the Linux demo, albeit of limited stregnth (it replies almost instantenously), but I'm happy to report that it works nicely under Jose front-end
I just bumped against Jose-chess -- a wonderful front-end supporting Xboard & UCI protocol, MySQL database, 3D view...This is the page where you can download Fruit and Polyglot (the uci2wb adapter which will make it run together with scid, eboard, etc..)
Anyone knows for some ebuild for it
Sincerely,
[/url]Gour
Whaou
:
http://img208.imageshack.us/my.php?image=jose7so.png
http://img229.imageshack.us/my.php?image=jose78df.png
http://img220.imageshack.us/my.php?image=jose114my.png
http://img206.imageshack.us/my.php?image=jose102ah.png
Very nice to have such great program under linux.
Enjoy Jose
.
http://img208.imageshack.us/my.php?image=jose7so.png
http://img229.imageshack.us/my.php?image=jose78df.png
http://img220.imageshack.us/my.php?image=jose114my.png
http://img206.imageshack.us/my.php?image=jose102ah.png
Very nice to have such great program under linux.
Enjoy Jose
Lian Li PC60 - AMD FX 8300 - Asrock 990FX EXTREME9 - Gigabyte GTX960 G1 Gaming 4Go
j_c_p wrote:Whaou:
IndeedVery nice to have such great program under linux.
How did you install it? System-wide or under $HOME
I'll contact author if it can be mad a little bit more system-wide-installe-friendly 'cause installing it under e.g.
Code: Select all
/usr/share/gamesSo, it would be nice to provide an ebuild for it
Sincerely,
Gour
Well, i have installed Jose in another directory than home, but it has the same properties (in fact, /mnt/divers/test/chess/jose
).
Last shot : http://img483.imageshack.us/my.php?image=jose199ai.png
To launch it, i do the following : /usr/local/jdk1.5.0_06/jre/bin/java -jar /mnt/divers/test/chess/jose/jose.jar (with a local 32 bits jsdk, because i'm running Gentoo x86_64 with 1.4.2 64 bits java sdk).
I have noticed that 32 bits jsdk is a necessity for 3D board.
No problem for me in order to run Jose (and i try several AI as you can see above).
regards,
jcp.
Last shot : http://img483.imageshack.us/my.php?image=jose199ai.png
To launch it, i do the following : /usr/local/jdk1.5.0_06/jre/bin/java -jar /mnt/divers/test/chess/jose/jose.jar (with a local 32 bits jsdk, because i'm running Gentoo x86_64 with 1.4.2 64 bits java sdk).
I have noticed that 32 bits jsdk is a necessity for 3D board.
No problem for me in order to run Jose (and i try several AI as you can see above).
regards,
jcp.
Last edited by j_c_p on Sat Dec 03, 2005 8:48 am, edited 1 time in total.
Lian Li PC60 - AMD FX 8300 - Asrock 990FX EXTREME9 - Gigabyte GTX960 G1 Gaming 4Go
Hmm, I'm in the same boat running x86_64 but I have Sun's 32bit java-1.5.xj_c_p wrote:Well, i have installed Jose in another directory like home (in fact, in /mnt/divers/test/chess/jose).
Last shot : http://img483.imageshack.us/my.php?image=jose199ai.png
To launch it, i do the following /usr/local/jdk1.5.0_06/jre/bin/java -jar /mnt/divers/test/chess/jose/jose.jar (with a local 32 bits jsdk, because i'm running Gentoo x86_64 with java 1.4.2 sdk 64 bits).
I can also run Jose but under $HOMENo problem for me in oder to running Jose (and i try several AI as you can see above).
Are you enthusiastic to try to put some ebuild together
You can also ask on Jose forums for a 64-bit version
btw, I think I'm going to register Fruit-2.2.1
For 30⬠+ Jose (after implementing engine vs. engine & time-control for both white & black features, I'll donate something to the project too) one gets high-quality engine with a very nice GUI (I like GTK+ theme
Sincerely,
Gour
For an ebuild, i don't know, but i can try to do one in a few days in order to test the ebuild process (however, jsdk 32 bits would be necessary indeed).
I've seen Fruit-2.2.1 too, but i'm not a great chess player, at the moment i'm trying different AI, to see which one is not too strong for me
.
best,
jcp.
I've seen Fruit-2.2.1 too, but i'm not a great chess player, at the moment i'm trying different AI, to see which one is not too strong for me
best,
jcp.
Lian Li PC60 - AMD FX 8300 - Asrock 990FX EXTREME9 - Gigabyte GTX960 G1 Gaming 4Go
Greatj_c_p wrote:For an ebuild, i don't know, but i can try to do one in a few days in order to test the ebuild process (however, jsdk 32 bits would be necessary indeed).
I put several ebuilds together but do not have much experience with Java - actually Jose is the only Java program I use
I'm also in the category of patzerI've seen Fruit-2.2.1 too, but i'm not a great chess player, at the moment i'm trying different AI, to see which one is not too strong for me.
otoh, I asked Fruit devs to incorporate 'personality' feature (like e.g. in Deep Sjeng) and playing on a weker levels, and, afaics, both things are on to do list.
Besides that, I submitted a feature request to Jose author to implement separate time-controls for both white & black players. That's another trick how to cheat, i.e. giving opponent 5mins against your 2 hours
Sincerely,
Gour




