readme.md

gamer

gamer is a collection of games built using R and Shiny that you can play locally.

Installation

# Install development version from GitHub
devtools::install_github("anthonypileggi/gamer")

Usage

All available games can be accessed using the play function.

library(gamer)

# I just don't know what I want to play...
play()
#> Available Games:
#> 
#>  speed-math
# Oh hey, speed-math sounds cool....
play("speed-math")

# Hey, that was fun!

The Future

This package is still under-development while we add more games.

Thanks for playing!



anthonypileggi/gamer documentation built on May 17, 2019, 12:01 p.m.