new_game
. To change the parameters of an existing game call game_change_params
.R/game.r
make_game_params.Rd
Specify the game parameters
This function is only to be used inside new_game
. To change the parameters of an existing game call game_change_params
.
make_game_params(numPlayers = 2, ...)
Other Build Game: game_compile
,
make_game_options
, stage
Other Game Parameters: game_change_param