BishBosh, Butter-Chess and Chess Engine

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

Moderators: hgm, Rebel, chrisw

Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

BishBosh, Butter-Chess and Chess Engine

Post by Norbert Raimund Leisner »

Hello,

the following chess programs without Windows binaries are released on GitHub:

BishBosh by Dr. Alistair Ward (XBoard), written in Haskell
https://github.com/functionalley/BishBosh

Butter-Chess by Akhil Velagapudi (UCI), written in C++
https://github.com/akhilles/butter-chess

Chess Engine by Michael Claassen (UCI), written in C++
https://github.com/claassen/chessengine

Best wishes
Norbert
User avatar
Guenther
Posts: 4611
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: BishBosh, Butter-Chess and Chess Engine

Post by Guenther »

Norbert Raimund Leisner wrote:
Butter-Chess by Akhil Velagapudi (UCI), written in C++
https://github.com/akhilles/butter-chess

Best wishes
Norbert
There is a release there since February 2017 it seems...

(I cannot test it though as it seems compiled for newer cpus)
https://rwbc-chess.de

trollwatch:
Talkchess nowadays is a joke - it is full of trolls/idiots/people stuck in the pleistocene > 80% of the posts fall into this category...
Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

Re: BishBosh, Butter-Chess and Chess Engine

Post by Norbert Raimund Leisner »

Günther,

can you tell me the exact url of Butter-Chess , please?

The current github package is from 09-11-2017.

Norbert
User avatar
Guenther
Posts: 4611
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: BishBosh, Butter-Chess and Chess Engine

Post by Guenther »

Norbert Raimund Leisner wrote:Guenther,

can you tell me the exact url of Butter-Chess , please?

The current github package is from 09-11-2017.

Norbert
https://github.com/akhilles/butter-ches ... er.1.0.exe
https://rwbc-chess.de

trollwatch:
Talkchess nowadays is a joke - it is full of trolls/idiots/people stuck in the pleistocene > 80% of the posts fall into this category...
Gerd Isenberg
Posts: 2250
Joined: Wed Mar 08, 2006 8:47 pm
Location: Hattingen, Germany

Re: BishBosh, Butter-Chess and Chess Engine

Post by Gerd Isenberg »

Norbert Raimund Leisner wrote:Günther,

can you tell me the exact url of Butter-Chess , please?

The current github package is from 09-11-2017.

Norbert
Readme from Sep 12, 2017 doesn't fit to to the remaining sources from Feb 11, 2017. Readme claims Magic bitboards, Principal variation search, and Null move pruning - which are not (yet) implemented. Classical approach, plain alpha-beta, no NMP, LMR etc. Eval is only material and tapered psq ;-)

Do you get hints from authors that there are new open source engines, or do you search on github for chess engines to find every garbage available?
Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

Re: BishBosh, Butter-Chess and Chess Engine

Post by Norbert Raimund Leisner »

I am serching new releases on GitHub, but try to contact the programmers via "issues" too. CCWiki and Chess Programming Wiki are two different things.

Norbert
User avatar
Graham Banks
Posts: 41473
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: BishBosh, Butter-Chess and Chess Engine

Post by Graham Banks »

Guenther wrote:
Norbert Raimund Leisner wrote:Guenther,

can you tell me the exact url of Butter-Chess , please?

The current github package is from 09-11-2017.

Norbert
https://github.com/akhilles/butter-ches ... er.1.0.exe
Does anybody have a rough idea of its strength?
gbanksnz at gmail.com
tmokonen
Posts: 1296
Joined: Sun Mar 12, 2006 6:46 pm
Location: Kelowna
Full name: Tony Mokonen

Re: BishBosh, Butter-Chess and Chess Engine

Post by tmokonen »

I'd say somewhere around 1800?