#' Use R for Playing the card Game Jaipur
#'
#' This is the R implementation of the card game Jaipur.
#' It is a two player game, but played on a single monitor.
#'
#' @name jaipur-package
#' @docType package
#' @author Anton Thielmann, Brandon Schwab
#' @keywords package
#' @examples ## jaipur:.start_jaipur("Player one", "Player two")
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.