You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In schnapsen, the game is normally played until a player reaches 7 points (7 counting down to 0). A bot could adapt its startegy based on that by, for example, play less risky close to the end of the game.
To do this, the bot needs to know what the own and opponents scores are while playing.