view_game | R Documentation |
Launch PPN game viewer/editor
view_game(
game,
shiny = FALSE,
...,
editor = getOption("editor"),
reorient = "none",
annotate = FALSE,
fps = 1
)
game |
A list containing a parsed ppn game (as parsed by |
shiny |
If |
... |
Passed to |
editor |
usually a character string naming (or giving the path to) the text editor you want to use. |
reorient |
Determines whether and how we should reorient (the angle) of pieces or symbols:
|
annotate |
If |
fps |
Frames per second. Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.