Description Usage Arguments Examples
Print a particular game history to console
1 | print_game(guess_history, response_history, color_scheme = NULL)
|
guess_history |
list of numeric vectors representing guesses |
response_history |
list of numeric vectors representing responses |
color_scheme |
charactor with colors used for numbers from 0 to 9#' |
1 | print_game(guesses, responses)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.