AI players please

Game development with Board Game Arena Studio
Post Reply
User avatar
mca143
Posts: 1
Joined: 16 January 2021, 03:39

AI players please

Post by mca143 »

Please implement AI players so any game could be played anytime, even if the game is not popular.
User avatar
Fletcheese
Posts: 164
Joined: 21 March 2022, 03:16

Re: AI players please

Post by Fletcheese »

no
User avatar
Kayvon
Posts: 1069
Joined: 17 October 2011, 01:39

Re: AI players please

Post by Kayvon »

All of us? For every game?

There's a recent thread about how feasible this is that you may want to read first. The short answer (but longer than "no") is that it's a tremendous amount of work that must be put into each game individually, not a blanket "just add AI" that can be done for everything at once.

viewtopic.php?p=143625
User avatar
Blacktango
Posts: 539
Joined: 18 April 2015, 12:15

Re: AI players please

Post by Blacktango »

Also, note that when you code a board game, you use the rule book as a base, to implement in the code what a player can and cannot do when it's their turn.

Most of the time, there is no such rule book for an AI.
What is the better play to do when it's the AI's turn ? Hard to tell.
Post Reply

Return to “Developers”