Releasing my (bad) engine.

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

Moderator: Ras

ffao

Releasing my (bad) engine.

Post by ffao »

If someone wants an amateur engine riddled with bugs, there is a Windows version available here:

http://bubblechess.awardspace.co.uk/

Just to spread the word.

Felipe
swami
Posts: 6663
Joined: Thu Mar 09, 2006 4:21 am

Re: Releasing my (bad) engine.

Post by swami »

ffao wrote:If someone wants an amateur engine riddled with bugs, there is a Windows version available here:

http://bubblechess.awardspace.co.uk/

Just to spread the word.

Felipe
Is it called "Bubble chess" or just "Bubble"? It doesn't support edit mode. So It's not possible for me to use it in test sets.

Thanks for the release though, It ain't bad at all, It plays fairly well - It just defeated Samchess which btw is rated around 1800, that's the main criteria for me - new engine has to defeat Samchess in order to be tested frequently.
ffao

Re: Releasing my (bad) engine.

Post by ffao »

Just "Bubble", which is consistent with how it names itself to Winboard/UCI (Bubble 1.3.2).

It only supports setboard, because I thought edit was too much of a hassle to support, but now that I look at it, it doesn't seem that hard (analyze, on the other hand, may take a little longer).

I'll update it with an edit mode as soon as I can (timezone considerations forbid me to do this in the next 12 hours)
gerold
Posts: 10121
Joined: Thu Mar 09, 2006 12:57 am
Location: van buren,missouri

Re: Releasing my (bad) engine.

Post by gerold »

ffao wrote:If someone wants an amateur engine riddled with bugs, there is a Windows version available here:

http://bubblechess.awardspace.co.uk/

Just to spread the word.

Felipe
Thanks for your engine Felipe.
It plays ok.

Best,

Gerold.
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: Releasing my (bad) engine.

Post by Matthias Gemuh »

From the website :

Code: Select all

Black pawns now capture white pieces ...
That was definitely an improvement :D
In next version, please let white pawns capture black pieces also. :wink:

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Dr.Wael Deeb
Posts: 9773
Joined: Wed Mar 08, 2006 8:44 pm
Location: Amman,Jordan

Re: Releasing my (bad) engine.

Post by Dr.Wael Deeb »

Matthias Gemuh wrote:From the website :

Code: Select all

Black pawns now capture white pieces ...
That was definitely an improvement :D
In next version, please let white pawns capture black pieces also. :wink:

Matthias.
Hehehe :lol:
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….
ffao

Re: Releasing my (bad) engine.

Post by ffao »

I've updated the program on the website with edit mode support.

I wanted to bump the version to 1.3.2e or something like that, but I overwrote the last version by mistake, so that won't be possible...

Felipe