Skip to content

A text-based adventure played in the R console, to test your skills in R

Notifications You must be signed in to change notification settings

gsimchoni/CastleOfR

Repository files navigation

Welcome to the Castle of R!

Castle of R is a text-based adventure, based on the canonical 'An Introduction to R' book, by Venables, Smith and the R Core Team. The purpose of this game is to test your skills in base R.

Install:

devtools::install_github("gsimchoni/CastleOfR")

Load:

library(CastleOfR)

Start game:

startGame()

More information here.

About

A text-based adventure played in the R console, to test your skills in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages