codebreaker | R Documentation |
Play codebreaker game
codebreaker(sound = TRUE, name = NULL)
sound |
Play sounds? |
name |
Name of player |
list
## Start game (in interactive R sessions) if (interactive()) { codebreaker() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.