Package: minesweeper
Type: Package
Title: Play Minesweeper
Version: 1.0.1
Description: Play and record games of minesweeper using a graphics device that supports event handling.
    Replay recorded games and save GIF animations of them. Based on classic minesweeper as detailed by
    Crow P. (1997) <https://minesweepergame.com/math/a-mathematical-introduction-to-the-game-of-minesweeper-1997.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: grid
Suggests: gifski
RoxygenNote: 7.3.1
Depends: R (>= 2.10)
Authors@R: person("Harry", "Thompson", email = "harry@mayesfield.uk", role = c("aut", "cre", "cph"))
URL: https://github.com/hrryt/minesweeper
BugReports: https://github.com/hrryt/minesweeper/issues
NeedsCompilation: no
Packaged: 2024-11-20 22:13:56 UTC; harry
Author: Harry Thompson [aut, cre, cph]
Maintainer: Harry Thompson <harry@mayesfield.uk>
Repository: CRAN
Date/Publication: 2024-11-20 23:20:02 UTC
Built: R 4.3.3; ; 2024-11-20 23:32:13 UTC; unix
