VNMPOKER(13,4,2,3)

There are two players, you on the left, and the computer player on the right. Each player randomly gets a card from a 52 cards deck. Each player looks at her card but doesn't know the opponent's card. Note that even the computer player cannot see your card! There is an ante (initial bet) of 2 Euros. There is an option to raise this to the higher value of 3 Euros. The game is sequential, with the roles of starting player Ann and second moving player Beth alternating between you and the computer player. Ann starts by either checking or raising.

  • If Ann checks, both cards are revealed and the player with the higher card wins the pot of 4 Euros. In case of a draw---both cards showing the same rank---the money is split equally.
  • If Ann raises, she increases her bet to 3 Euros. Then Beth has two options, she can either fold or call.
    • If Beth folds, Ann gets the pot money of 5 Euros. Beth's card is not revealed.
    • If Beth calls, she also increases her bet to 3 Euros. Then both cards are revealed, and the player with the higher card wins the pot of 6 Euros. Again, in case of a draw the money is split equally.

You can also select your computer opponent. All of them play differently.

Parameters:

S:13
r:4
Ante (minimum bet) m:2
Raised bet: n:3

Computer Opponent:

Money:
when Left starts:
when Right starts:
Money:
when Left starts:
when Right starts:
Check or Raise?
Fold or Call?
Computer checks
Computer raises
Computer calls
Computer folds
Computer wins
Draw
You win
END OF GAME. YOU LOST.
END OF GAME: YOU WON.

Statistics

How often does Left raise as first mover:

23456789 10JDKA

How often does Left check as first mover:

23456789 10JDKA

How often does Left call as second mover:

23456789 10JDKA

How often does Right raise as first mover:

23456789 10JDKA

How often does Right fold as first mover:

23456789 10JDKA

How often does Right call as second mover:

23456789 10JDKA


Erich Prisner, 2012