gridgame: A game framework for R

This package provides a general-purpose game framework for grid game in R. The package includes 2 games about snake and 2048. You can run the function snake() or g2048() to startup the game. These games are only running on Window platform.

Getting started

Package details

AuthorDan Zhang [aut, cre]
MaintainerDan Zhang <bsspirit@gmail.com>
LicenseGPL-3
Version0.0.3
URL https://github.com/bsspirit/gridgame
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("gridgame", repos="http://R-Forge.R-project.org")

Try the gridgame package in your browser

Any scripts or data that you put into this service are public.

gridgame documentation built on May 2, 2019, 6:11 p.m.