Welcome to GameHourz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Which are the most commonly used algorithms for five-in-a-..

 
   Game Forums (Home) -> AI Games RSS
Related Topics:
TBC Fast Package(1-70) - Any Class Free 2000G - Wow per level per level. Dear Sir or Madam Hot Sale!For all of our news and are some Special Package! We now provide measured by..

A* and multi-goals - Hello, I am using A* to find the shortest path in a 3D I have waypoints at each rooms, points to create the graph. At the moment I can select a start and goal node, the A* algorithm do the rest and my

bigtest - bigtest

AI and C# - HI all... does anybody know a book about AI, which includes examples in c#? thx for reading ;)

2006 Chatterbox Challenge - The online voting for the 2006 Challenge at has begun. Visit the site and vote for the 3 best bots. No or anything required to vote. Voting ends 4/30/06. Wendell
Next:  JOTTO  
Author Message
Kent Larsson

External


Since: Oct 09, 2004
Posts: 1



(Msg. 1) Posted: Sat Oct 09, 2004 2:16 am
Post subject: Which are the most commonly used algorithms for five-in-a-ro
Archived from groups: comp>ai>games (more info?)

Hi!

I am wondering which algorithms are most often used to create game AI in
five-in-a-row type of games?

The reason i am asking is that i have made an algorithm, and would like
to implement different solutions so that i am able to compare it's
performance against the most commonly used ones.

Regards, Kent

 >> Stay informed about: Which are the most commonly used algorithms for five-in-a-.. 
Back to top
Login to vote
Michael Vittrup

External


Since: Oct 09, 2004
Posts: 1



(Msg. 2) Posted: Sat Oct 09, 2004 5:13 pm
Post subject: Re: Which are the most commonly used algorithms for five-in- [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 9 Oct 2004, Kent Larsson wrote:

>I am wondering which algorithms are most often used to create game AI in
>five-in-a-row type of games?

Brute-force searching, I'll guess...?


// Michael

 >> Stay informed about: Which are the most commonly used algorithms for five-in-a-.. 
Back to top
Login to vote
Claudio Grondi

External


Since: Oct 11, 2004
Posts: 11



(Msg. 3) Posted: Mon Oct 11, 2004 7:59 am
Post subject: Re: Which are the most commonly used algorithms for five-in- [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi, Kent,
if you are interested to compete against other five-in-a-row engines
just check out:
http://people.freenet.de/AiTI-IT/
and if you can express your algorithms in terms of JavaScript
maybe I can add your engine(s) to the collection of already
available ones?

Claudio


"Kent Larsson" <kent.larsson DeleteThis @gmail.com> schrieb im Newsbeitrag
news:41672d9c$1@news.mdh.se...
> Hi!
>
> I am wondering which algorithms are most often used to create game AI in
> five-in-a-row type of games?
>
> The reason i am asking is that i have made an algorithm, and would like
> to implement different solutions so that i am able to compare it's
> performance against the most commonly used ones.
>
> Regards, Kent
 >> Stay informed about: Which are the most commonly used algorithms for five-in-a-.. 
Back to top
Login to vote
Justin Rogers

External


Since: Oct 11, 2004
Posts: 1



(Msg. 4) Posted: Mon Oct 11, 2004 9:53 am
Post subject: Re: Which are the most commonly used algorithms for five-in- [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've read through most of the site and played a number of the engines
that are available. It is very unfortunate that they don't play well against
human players.

I'm finding that individuals interested in competitive AI programming
don't like giving up their code so easily. They'd rather hide their code
behind a more remote interface, perhaps a web service or other network
layer. Do you think that more AI developers would compete if they
were able to hide their code? Unfortunately it is hard to tell the
difference
in such a framework between human players and AI. The AI would have
to exceed the ability of the human player to ensure that two AI were
actually playing and competing against one another, else a properly coded
user interface model would allow a human player to pretend to be a bot
over the network layer.

Justin Rogers
DigiTec Web Consultants, LLC.
Blog: http://weblogs.asp.net/justin_rogers
..NET Terrarium: http://www.windowsforms.net/Terrarium

"Claudio Grondi" <claudio.grondi.TakeThisOut@freenet.de> wrote in message
news:2sulqsF1o6sldU1@uni-berlin.de...
> Hi, Kent,
> if you are interested to compete against other five-in-a-row engines
> just check out:
> http://people.freenet.de/AiTI-IT/
> and if you can express your algorithms in terms of JavaScript
> maybe I can add your engine(s) to the collection of already
> available ones?
>
> Claudio
>
>
> "Kent Larsson" <kent.larsson.TakeThisOut@gmail.com> schrieb im Newsbeitrag
> news:41672d9c$1@news.mdh.se...
>> Hi!
>>
>> I am wondering which algorithms are most often used to create game AI in
>> five-in-a-row type of games?
>>
>> The reason i am asking is that i have made an algorithm, and would like
>> to implement different solutions so that i am able to compare it's
>> performance against the most commonly used ones.
>>
>> Regards, Kent
>
>
 >> Stay informed about: Which are the most commonly used algorithms for five-in-a-.. 
Back to top
Login to vote
Display posts from previous:   
   Game Forums (Home) -> AI Games All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]