make_game_params: Specify the game parameters This function is only to be used...

Description Usage See Also

View source: R/game.r

Description

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.

Usage

1
make_game_params(numPlayers = 2, ...)

See Also

Other Build Game: game_compile, make_game_options, stage

Other Game Parameters: game_change_param


skranz/gtree documentation built on March 27, 2021, 6:03 a.m.