Which are the chess engines written from scratch ?

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Tom Likens
Posts: 303
Joined: Sat Apr 28, 2012 6:18 pm
Location: Austin, TX

Re: Which are the chess engines written from scratch ?

Post by Tom Likens »

Sedat Canbaz wrote:Hello there,

I plan to run a test based only on scratch engines...

So, which are those chess engines written especially from scratch ?
And how we can be sure that they are really started from scratch ?

Btw,is that true that the bellow ones are scratch engines?
Amateur 2.82
Anatoli 0.35k
Awesome 1.73
Murka 3
Smash 1.03
Tornado 4.88

Source:
http://chessprogramming.wikispaces.com/ ... ew/scratch


Thanks in advance,
Sedat
Djinn was written from scratch, (I think I started it in 1996). The only exceptions are the code used to access the Nalimov tablebases and a KPK endgame routine that Dieter Buerssner, of YACE fame, posted on CCC and generously gave me permission to use, so perhaps that disqualifies it I don't know.

I'm glad you posted this because I realized that I hadn't publicly acknowledged Dieter's generous contribution so I added him to the "Acknowledgments" section on my webpage. Frankly, I wish Dieter would come back and update YACE, it's a great engine that would probably be near the top if he added all the modern search enhancements.

Anyway, you can find Djinn here:

http://webpages.charter.net/tlikens/

regards,
--tom
User avatar
Dr.Wael Deeb
Posts: 9773
Joined: Wed Mar 08, 2006 8:44 pm
Location: Amman,Jordan

Re: Which are the chess engines written from scratch ?

Post by Dr.Wael Deeb »

Tom Likens wrote:
Sedat Canbaz wrote:Hello there,

I plan to run a test based only on scratch engines...

So, which are those chess engines written especially from scratch ?
And how we can be sure that they are really started from scratch ?

Btw,is that true that the bellow ones are scratch engines?
Amateur 2.82
Anatoli 0.35k
Awesome 1.73
Murka 3
Smash 1.03
Tornado 4.88

Source:
http://chessprogramming.wikispaces.com/ ... ew/scratch


Thanks in advance,
Sedat
Djinn was written from scratch, (I think I started it in 1996). The only exceptions are the code used to access the Nalimov tablebases and a KPK endgame routine that Dieter Buerssner, of YACE fame, posted on CCC and generously gave me permission to use, so perhaps that disqualifies it I don't know.

I'm glad you posted this because I realized that I hadn't publicly acknowledged Dieter's generous contribution so I added him to the "Acknowledgments" section on my webpage. Frankly, I wish Dieter would come back and update YACE, it's a great engine that would probably be near the top if he added all the modern search enhancements.

Anyway, you can find Djinn here:

http://webpages.charter.net/tlikens/

regards,
--tom
YACE is a milestone in the computer chess world....
Dr.D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
User avatar
michiguel
Posts: 6401
Joined: Thu Mar 09, 2006 8:30 pm
Location: Chicago, Illinois, USA

Re: Which are the chess engines written from scratch ?

Post by michiguel »

Modern Times wrote:Gaviota I believe.
Correct.

Miguel
User avatar
michiguel
Posts: 6401
Joined: Thu Mar 09, 2006 8:30 pm
Location: Chicago, Illinois, USA

Re: Which are the chess engines written from scratch ?

Post by michiguel »

Dr.Wael Deeb wrote:
Tom Likens wrote:
Sedat Canbaz wrote:Hello there,

I plan to run a test based only on scratch engines...

So, which are those chess engines written especially from scratch ?
And how we can be sure that they are really started from scratch ?

Btw,is that true that the bellow ones are scratch engines?
Amateur 2.82
Anatoli 0.35k
Awesome 1.73
Murka 3
Smash 1.03
Tornado 4.88

Source:
http://chessprogramming.wikispaces.com/ ... ew/scratch


Thanks in advance,
Sedat
Djinn was written from scratch, (I think I started it in 1996). The only exceptions are the code used to access the Nalimov tablebases and a KPK endgame routine that Dieter Buerssner, of YACE fame, posted on CCC and generously gave me permission to use, so perhaps that disqualifies it I don't know.

I'm glad you posted this because I realized that I hadn't publicly acknowledged Dieter's generous contribution so I added him to the "Acknowledgments" section on my webpage. Frankly, I wish Dieter would come back and update YACE, it's a great engine that would probably be near the top if he added all the modern search enhancements.

Anyway, you can find Djinn here:

http://webpages.charter.net/tlikens/

regards,
--tom
YACE is a milestone in the computer chess world....
Dr.D
+1000!!!

Dieter was one of the best contributors to the fora and YACE was a jewel. For a short period it was the strongest free engine, and super rock stable, with some features that not many had. In addition, Dieter was a really nice guy.

Miguel
Henk
Posts: 7251
Joined: Mon May 27, 2013 10:31 am

Re: Which are the chess engines written from scratch ?

Post by Henk »

Sedat Canbaz wrote:Hello there,

I plan to run a test based only on scratch engines...

So, which are those chess engines written especially from scratch ?
And how we can be sure that they are really started from scratch ?

Btw,is that true that the bellow ones are scratch engines?
Amateur 2.82
Anatoli 0.35k
Awesome 1.73
Murka 3
Smash 1.03
Tornado 4.88

Source:
http://chessprogramming.wikispaces.com/ ... ew/scratch


Thanks in advance,
Sedat
My chess program is written from scratch. But I have not published it and it has a clumsy user interface of it own. It also doesn't know fifty move rule.
It is still under development when I have enough time and energy too waste.
Sedat Canbaz
Posts: 3018
Joined: Thu Mar 09, 2006 11:58 am
Location: Antalya/Turkey

Re: Which are the chess engines written from scratch ?

Post by Sedat Canbaz »

First of all many thanks to everyone, your useful comments are really appreciated...!

And what about Crafty, Pro Deo, SmarThink, Gandalf, Fritz, Junior, Hiarcs, Shredder, The King... are they written from scratch too or ...?

Btw, for right now here are the 14 scratch engines, which are planing to be participated:

Amateur 2.82
Anatoli 0.35k
Awesome 1.73
Djinn 1008 x64
Gaviota 0.86 x64
Jazz r799
Joker 1.1.14
Maverick 0.51
Murka 3
Smash 1.03
Supra 18
Tornado 4.88
Vice 1.0
Yace 0.99.87
phenri
Posts: 284
Joined: Tue Aug 13, 2013 9:44 am

Re: Which are the chess engines written from scratch ?

Post by phenri »

mar
Posts: 2639
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Which are the chess engines written from scratch ?

Post by mar »

You can add the following engines (from memory):
Dirty, EveAnn, Myrddin, FireFly, iCE, DiscoCheck, ExChess, Tornado, Frenzee, Glass, Arminius (used to be Hermann), cheng and of course GreKo :)
phenri
Posts: 284
Joined: Tue Aug 13, 2013 9:44 am

Re: Which are the chess engines written from scratch ?

Post by phenri »

Sedat Canbaz
Posts: 3018
Joined: Thu Mar 09, 2006 11:58 am
Location: Antalya/Turkey

Re: Which are the chess engines written from scratch ?

Post by Sedat Canbaz »

phenri wrote:You have a small list here http://www.top-5000.nl/programmer_code.htm
Thanks!! very useful link...

Right now I am downloading the scratch engines