Package: minesweeper 1.0.1.9000
minesweeper: Play Minesweeper
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>.
Authors:
minesweeper_1.0.1.9000.tar.gz
minesweeper_1.0.1.9000.zip(r-4.7)minesweeper_1.0.1.9000.zip(r-4.6)minesweeper_1.0.1.9000.zip(r-4.5)
minesweeper_1.0.1.9000.tgz(r-4.6-any)minesweeper_1.0.1.9000.tgz(r-4.5-any)
minesweeper_1.0.1.9000.tar.gz(r-4.7-any)minesweeper_1.0.1.9000.tar.gz(r-4.6-any)
minesweeper_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
minesweeper/json (API)
NEWS
| # Install 'minesweeper' in R: |
| install.packages('minesweeper', repos = c('https://hrryt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hrryt/minesweeper/issues
Pkgdown/docs site:https://hrryt.github.io
Last updated from:bdd2a75e8e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 80 |
Exports:play_minesweeperreplay_minesweepersave_minesweeper_gif
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Start a Minesweeper Game | play_minesweeper |
| Replay a Minesweeper Recording | replay_minesweeper |
| Save a Minesweeper Recording to GIF | save_minesweeper_gif |
