# Generated by roxygen2: do not edit by hand

export(Board)
export(Camel)
export(Die)
export(Game)
export(LegBet)
export(Player)
export(Simulator)
export(Space)
export(playCamelUp)
export(simulateMoveNTimes)
export(simulateMoveOnce)
import(dplyr)
import(ggplot2)
import(magrittr)
import(shiny)
importFrom(Rcpp,sourceCpp)
useDynLib(CamelUp)
useDynLib(CamelUp, .registration = TRUE)
