Description Usage Arguments See Also
Write game as a Gambit efg file
1 2 3 | game_write_efg(game, file.with.dir = file.path(dir, file),
file = tg.efg.file.name(game$tg), dir = getwd(),
verbose = !isTRUE(game$options$verbose == 0))
|
game |
The game object |
file.with.dir |
The file with full path. If NULL create a default name |
file |
The file name without directory |
dir |
The directory of a file |
Other Gambit: game_gambit_solve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.