powered by
Run a test round of poker.
testRoundOfPoker()
Outputs a plot window showing the cards dealt as well as prints to the console the summary text, i.e., each hand's score and the winner.
deal, assignToPlayers, assignToBoard, hand, showdown, tiebreaker, and cgiPlayers
deal
assignToPlayers
assignToBoard
hand
showdown
tiebreaker
cgiPlayers
# NOT RUN { testRoundOfPoker() # }
Run the code above in your browser using DataLab