For a game i just requested alpha mode the publisher would also like to have the "SOLO" mode implemented.
In this solo mode a "bot opponent" is added to the game which always take the same steps (no real intellience though, just fixed action and the outcome is dependent on the order of the drawing deck).
Is such a bot player even allowed to add to a game and any thoughs on how to implemtend this?
I could created several "game" states for each move the bot makes (because no interaction is needed) and after the bot took his last action give turn back to the actual player.
would that work?(think so)
In this solo mode a "bot opponent" is added to the game which always take the same steps (no real intellience though, just fixed action and the outcome is dependent on the order of the drawing deck).
Is such a bot player even allowed to add to a game and any thoughs on how to implemtend this?
I could created several "game" states for each move the bot makes (because no interaction is needed) and after the bot took his last action give turn back to the actual player.
would that work?(think so)