Author |
Topic: About 'Arimaa Sample Java Bot' made by Jeff Bacher (Read 1618 times) |
|
asfaklive
Forum Senior Member
Arimaa player #4922
Gender:
Posts: 30
|
|
About 'Arimaa Sample Java Bot' made by Jeff Bacher
« on: Jan 26th, 2010, 11:43pm » |
Quote Modify
|
I have downloaded his program and found in the main he wrote a comment // Used for testing purposes // String file_name = "c:/arimaa/bot/running/gamestate804"; // execute(file_name); Where can I find such a file so that I can check the program first without any effort? Can anybody provide me with such a file so that I can start a test of the bot? Regards.
|
|
IP Logged |
|
|
|
omar
Forum Guru
Arimaa player #2
Gender:
Posts: 1003
|
|
Re: About 'Arimaa Sample Java Bot' made by Jeff Ba
« Reply #1 on: Jan 31st, 2010, 5:07am » |
Quote Modify
|
You can ignore those comments if you are using the Arimaa Engine Interface (AEI) which is the recommended interface now. If you've only downloaded the bot then you will also need to download the AEI. See this page for more details: http://arimaa.com/arimaa/challenge/devBot.html
|
|
IP Logged |
|
|
|
Janzert
Forum Guru
Arimaa player #247
Gender:
Posts: 1016
|
|
Re: About 'Arimaa Sample Java Bot' made by Jeff Ba
« Reply #2 on: Jan 31st, 2010, 2:45pm » |
Quote Modify
|
Don't the sample bots still use the getmove interface though? But if starting fresh I of course think AEI is the way to go. Janzert
|
|
IP Logged |
|
|
|
asfaklive
Forum Senior Member
Arimaa player #4922
Gender:
Posts: 30
|
|
Re: About 'Arimaa Sample Java Bot' made by Jeff Ba
« Reply #3 on: Jan 31st, 2010, 10:27pm » |
Quote Modify
|
Thanks for the suggestions. Regards.
|
|
IP Logged |
|
|
|
omar
Forum Guru
Arimaa player #2
Gender:
Posts: 1003
|
|
Re: About 'Arimaa Sample Java Bot' made by Jeff Ba
« Reply #4 on: Feb 1st, 2010, 7:00am » |
Quote Modify
|
on Jan 31st, 2010, 2:45pm, Janzert wrote:Don't the sample bots still use the getmove interface though? But if starting fresh I of course think AEI is the way to go. Janzert |
| You're right, AEI won't help him with the older bots. For some reason I was thinking that simple_engine.py provided an interface to the getMove type bots. But I just looked at it again and it doesn't. Sorry about that, asfaklive. You'll still have to download the bot interface kit from here to have older bots connect to the gameroom. http://arimaa.com/arimaa/download/bot/
|
|
IP Logged |
|
|
|
|