amoeba a new UCI engine

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

Moderators: hgm, Rebel, chrisw

tttony
Posts: 268
Joined: Sun Apr 24, 2011 12:33 am

Re: amoeba a new UCI engine

Post by tttony »

Excelent!!

First time I see an engine written in D

I have downloaded and your engine is pretty fast, well done!

Also I'm playing with the programming language D, I've installed Visual D in VS 2013, it's buggy but I've compiled the Hello World! in D :D

I'm curious about this D-lang it seems fast, don't know how fast is compared to C but the syntax it's very simple
supersharp77
Posts: 1247
Joined: Sat Jul 05, 2014 7:54 am
Location: Southwest USA

Re: amoeba a new UCI engine

Post by supersharp77 »

abulmo wrote:I am pleased to announce the release of amoeba 1.0, a new and original chess engine, available here: https://github.com/abulmo/amoeba
The main originality of this engine, is that it is written with the D language (http://dlang.org).
The way I build the evaluation function is also pretty original, with some very simple concepts and well tuned weights.

In CCRL 4040 scale, I hope my program to reach 2650 - 2700 elo. I also hope to increase its strength in future versions.

Enjoy it

--
Richard Delorme
Help!!!!!.......w32!!!
Thx...AR :) :wink:
Gregory Owett
Posts: 252
Joined: Fri Mar 10, 2006 10:26 am
Location: France

Re: amoeba a new UCI engine

Post by Gregory Owett »

Hi Richard,
I installed your engine under Arena and CB, but it uses only 70 MB of hash. What to do to make the hash is larger?
Thx
abulmo
Posts: 151
Joined: Thu Nov 12, 2009 6:31 pm

Re: amoeba a new UCI engine

Post by abulmo »

Thank you all for your remarks and your cheer support.
I have updated the executable here:
https://github.com/abulmo/amoeba

- There is a (slow) executable for win32
- Changing the Hash size should be working.
Richard
User avatar
Sylwy
Posts: 4497
Joined: Fri Apr 21, 2006 4:19 pm
Location: IASI - the historical capital of MOLDOVA
Full name: SilvianR

Re: amoeba a new UCI engine

Post by Sylwy »

abulmo wrote:Thank you all for your remarks and your cheer support.
I have updated the executable here:
https://github.com/abulmo/amoeba

- There is a (slow) executable for win32
- Changing the Hash size should be working.
THANK YOU !
Damir
Posts: 2804
Joined: Mon Feb 11, 2008 3:53 pm
Location: Denmark
Full name: Damir Desevac

Re: amoeba a new UCI engine

Post by Damir »

Hi Richard

Unfortunately I can not download the exe from your website. It says the file is too big...
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: amoeba a new UCI engine

Post by velmarin »

Damir wrote:Hi Richard

Unfortunately I can not download the exe from your website. It says the file is too big...
You must download the entire project.
Where it says clone or download,
They are 3.1 megs
Damir
Posts: 2804
Joined: Mon Feb 11, 2008 3:53 pm
Location: Denmark
Full name: Damir Desevac

Re: amoeba a new UCI engine

Post by Damir »

Thanks Jose. :) It worked now. :D
User avatar
Sylwy
Posts: 4497
Joined: Fri Apr 21, 2006 4:19 pm
Location: IASI - the historical capital of MOLDOVA
Full name: SilvianR

Re: Testing Amoeba 1.1 !

Post by Sylwy »

A very novative chess engine !

Image
User avatar
Sylwy
Posts: 4497
Joined: Fri Apr 21, 2006 4:19 pm
Location: IASI - the historical capital of MOLDOVA
Full name: SilvianR

Re: My test

Post by Sylwy »