Skip to content

A package that contains games developed by the talkstats community

Notifications You must be signed in to change notification settings

TalkStats/tsgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsgames

The tsgames package is a collection of games written by the TalkStats community

Contributing

We welcome contributions to this package. If you are interested in contributing please read the wiki page with instructions on our preferred method to submit contributions.

Installation

Currently there isn't a release on CRAN.

You can, however, download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("tsgames", "TalkStats")

About

A package that contains games developed by the talkstats community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages