Package: Snake
Title: Game of Snake
Version: 1.0
Date: 2020-10-08
Authors@R: person("Carsten", "Croonenbroeck", email = "carsten.croonenbroeck@uni-rostock.de",
				role = c("aut", "cre"))
Description: Implements snake in R as a programming example, see <https://en.wikipedia.org/wiki/Snake_(video_game_genre)>.
Depends: R (>= 3.5.0)
Imports: tcltk, grid
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2020-10-17 11:59:56 UTC; ccroo
Author: Carsten Croonenbroeck [aut, cre]
Maintainer: Carsten Croonenbroeck <carsten.croonenbroeck@uni-rostock.de>
Repository: CRAN
Date/Publication: 2020-10-24 09:50:08 UTC
Built: R 4.4.0; ; 2024-04-05 21:46:02 UTC; unix
