USE CASE #5 |
User can place an intial bet and raise the current bid for that hand. |
|
Preconditions |
User connected to a server (remotely) and current game has been started. |
|
Success End Condition |
When user places his/her current bet, the limit will be set which must be matched by every player playing the current hand, by either raising or call the bet. If not, they must fold the hand, or disconnect from the game entirely. |
|
Fail End Condition |
If unavailable, players will only be able to play without betting, thus players can only check |
|
Trigger |
User must be connected to the server (remotely) and a game must initiated by either the user or another connecter player. |
|
Description |
user connects to server (remotely)
either another player initiates the game or the user with COMMAND:STARTGAME Cards are dealt and betting/raising can begin |