Package: Snake 1.0

Carsten Croonenbroeck
Snake: Game of Snake
Implements snake in R as a programming example, see <https://en.wikipedia.org/wiki/Snake_(video_game_genre)>.
Authors:
Snake_1.0.tar.gz
Snake_1.0.tar.gz(r-4.5-noble)Snake_1.0.tar.gz(r-4.4-noble)
Snake_1.0.tgz(r-4.4-emscripten)Snake_1.0.tgz(r-4.3-emscripten)
Snake.pdf |Snake.html✨
Snake/json (API)
NEWS
# Install 'Snake' in R: |
install.packages('Snake', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:b2a5fa3b8b. Checks:2 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 01 2025 |
R-4.5-linux | OK | Mar 01 2025 |
Exports:PlaySnake
Dependencies:
Citation
To cite package ‘Snake’ in publications use:
Croonenbroeck C (2020). Snake: Game of Snake. R package version 1.0, https://CRAN.R-project.org/package=Snake.
Corresponding BibTeX entry:
@Manual{, title = {Snake: Game of Snake}, author = {Carsten Croonenbroeck}, year = {2020}, note = {R package version 1.0}, url = {https://CRAN.R-project.org/package=Snake}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Starts a game of snake. | PlaySnake |
Snake background image (snake). | SnakeBG |
Snake background image (sunset). | SunsetBG |