New User: Silly Question!

Discussion of computer chess matches and engine tournaments.

Moderator: Ras

FrederickHancock
Posts: 2
Joined: Thu Sep 03, 2020 9:20 pm
Full name: Frederick Hancock

New User: Silly Question!

Post by FrederickHancock »

Hello,

Long time lurker, who has just signed up to the forum!

I have an engine that I have created and would like to enter a tournament, are there any amateur tournaments around?

Kind regards,

Freddie
Last edited by FrederickHancock on Sat Apr 03, 2021 6:13 pm, edited 1 time in total.
amanjpro
Posts: 883
Joined: Sat Mar 13, 2021 1:47 am
Full name: Amanj Sherwany

Re: New User: Silly Question!

Post by amanjpro »

Announce your engine here:

http://talkchess.com/forum3/viewtopic.php?f=2&t=76209

Put a working executable somewhere accessible (preferably for more than just windows), and if you have the source code open, post it too (so people can look at it if they please to, or compile it if they need to).

Make sure that the engine either supports UCI or XBoard protocol.

And I am sure someone will pick it up and test it, and give it a few weeks, you will see it participating in tournaments (for a level that it belongs to ;) )
FrederickHancock
Posts: 2
Joined: Thu Sep 03, 2020 9:20 pm
Full name: Frederick Hancock

Re: New User: Silly Question!

Post by FrederickHancock »

amanjpro wrote: Sat Apr 03, 2021 6:07 pm Announce your engine here:

http://talkchess.com/forum3/viewtopic.php?f=2&t=76209

Put a working executable somewhere accessible (preferably for more than just windows), and if you have the source code open, post it too (so people can look at it if they please to, or compile it if they need to).

Make sure that the engine either supports UCI or XBoard protocol.

And I am sure someone will pick it up and test it, and give it a few weeks, you will see it participating in tournaments (for a level that it belongs to ;) )
Thanks, that’s great! I’ll do that sometime soon, bit busy at the moment.
User avatar
Graham Banks
Posts: 45491
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: New User: Silly Question!

Post by Graham Banks »

Option for hash size.
Option to disable internal opening book (if it has one)
Option to disable ponder (if applicable)
Estimate of strength.
gbanksnz at gmail.com