Arimaa Forum (http://arimaa.com/arimaa/forum/cgi/YaBB.cgi)
Arimaa >> Events >> 2015 Bot Tournament
(Message started by: nbarriga on Feb 17th, 2015, 10:43am)

Title: 2015 Bot Tournament
Post by nbarriga on Feb 17th, 2015, 10:43am
What is happening with the bot tournament? The rules mention a linux account by February 8th and that the program must be uploaded by the 22nd.

I haven't received anything.

Title: Re: 2015 Bot Tournament
Post by Janzert on Feb 17th, 2015, 11:05am
I'm not really involved but I do know other developers reported getting the email a while back. Also the following notice has been at the top of the gameroom announcements for over a week:


Quote:
Bot developers in the WCC should have received your Linux account info by email. If you did not please contact Omar.


If you can't find the email (maybe in the spam folder?) I'd suggest contacting Omar.

Janzert

Title: Re: 2015 Bot Tournament
Post by nbarriga on Feb 19th, 2015, 1:56pm
I used the contact form on the website, but I haven't heard from anyone yet.

Title: Re: 2015 Bot Tournament
Post by browni3141 on Feb 19th, 2015, 3:23pm

on 02/19/15 at 13:56:32, nbarriga wrote:
I used the contact form on the website, but I haven't heard from anyone yet.

I will forward the email I got to you. I'd just post it here but it includes login information.

Edit: I'll use the forum in case you aren't getting any arimaa.com related emails for some reason. Check your messages.

Title: Re: 2015 Bot Tournament
Post by nbarriga on Feb 19th, 2015, 5:52pm
Thanks, I was able to login to the machine with that information. I'll try to upload my program tomorrow, though by looking at the README it seems it needs to implement the 'getMove' interface, rather than using AEI. I'll have to see what needds to be changed, and if I have time to change the code, I did not expect this...

Title: Re: 2015 Bot Tournament
Post by browni3141 on Feb 19th, 2015, 6:45pm

on 02/19/15 at 17:52:37, nbarriga wrote:
Thanks, I was able to login to the machine with that information. I'll try to upload my program tomorrow, though by looking at the README it seems it needs to implement the 'getMove' interface, rather than using AEI. I'll have to see what needds to be changed, and if I have time to change the code, I did not expect this...

No, you should be able to use aei, or any protocol you want, and Janzert stated that he specifically designed gameroom.py to be able to easily replace the bot scripts on the server.
See Feb 18 chat.

Title: Re: 2015 Bot Tournament
Post by nbarriga on Feb 19th, 2015, 7:29pm
OK, thanks.

Title: Re: 2015 Bot Tournament
Post by petermck on Feb 22nd, 2015, 11:28am
Yes, aei seems to work fine and is easy to set up.  Here's roughly what I did:

rename Bot to Bot_old
unzip aei.zip into a new Bot directory
rename gameroom.py to bot
chmod 744 bot
rename gameroom_example.cfg to gameroom.cfg
customize gameroom.cfg to my bot
create the Bot/logs and Bot/running directories (didn't work without this)

Seems like creating a statically linked executable is potentially the most troublesome step. I was fortunate that my bot is written in Go which is statically linked by default and worked first time.

Title: Re: 2015 Bot Tournament
Post by nbarriga on Feb 22nd, 2015, 1:44pm
I did something like that and it seems to be working.

It is somewhat troubling that I still haven't seen any official email. If it wasn't for browni3141 's forwarded email I wouldn't have been able to do anything.



Arimaa Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.