R/1.0_jaipur-package.R

#' 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
AFThielmann/JaipuR documentation built on March 29, 2020, 12:55 a.m.