fun-package: Use R for Fun

Description Details Author(s) Examples

Description

This is a collection of R games and other funny stuff, such as the classical Mine sweeper and sliding puzzles.

Details

New games are always welcome; if you know GIT and want to join the development, please go to https://github.com/yihui/fun; or simply contribute ideas at https://github.com/yihui/fun/issues.

Author(s)

Yihui Xie, Taiyun Wei, and Yixuan Qiu

Examples

1
2
## See the examples in each function, or check out the demos
demo(package = "fun")

Example output

Demos in package 'fun':

ChinaHeart2D            2D heart with a Chinese five-star flag
ChinaHeart3D            3D heart with a Chinese five-star flag (need
                        rgl)
GameOfLife              The Game of Life
HappyNewYear2009Music   Play the music to celebrate the New Year!
HappyNewYear2009Taiyun
                        Colored Chinese characters "Happy New year"
                        scrolling on screen
HappyNewYear2009Yixuan
                        Chinese characters "Happy New year" scrolling
                        on screen
HappyNewYear2010Yixuan
                        English letters "Happy New year" rotating on
                        screen
RealTurtle              Draw a turtle
TurtleGraphics          Turtle graphics in R

fun documentation built on Oct. 24, 2020, 1:07 a.m.