creepyalien {creepyalien} | R Documentation |
Play creepyalien in the R-console
Description
Play creepyalien in the R-console
Usage
creepyalien(animate = TRUE, sound = TRUE)
Arguments
animate |
Animated CLI graphics? (TRUE|FALSE) |
sound |
Play sound? (TRUE|FALSE) |
Value
Nothing
Examples
## Start game (in interactive R sessions)
if (interactive()) {
creepyalien()
}
[Package creepyalien version 1.0.0 Index]