powered by
Player object to represent each player using bets and a purse
player
An object of class R6ClassGenerator of length 24.
R6ClassGenerator
# NOT RUN { s <- system$new(nPlayers = 2, players = c("Michael", "Alex")) x <- player$new("Michael", s$board) # }
Run the code above in your browser using DataLab