Cthulhu is a package with a simple Shiny that helps playing Cthulhu role playing sessions. It replaces the dice and makes everything a little bit easier.
You can install the released version of Cthulhu from CRAN with:
install.package("devtools")
devtools::install_github("SigurdJanson/cthulhu")
Once the package is installed you can call it. Attach the package and run:
library(Cthulhu)
#TODO: how to run it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.