mineSweepR: Mine Sweeper Game

This is the very popular mine sweeper game! The game requires you to find out tiles that contain mines through clues from unmasking neighboring tiles. Each tile that does not contain a mine shows the number of mines in its adjacent tiles. If you unmask all tiles that do not contain mines, you win the game; if you unmask any tile that contains a mine, you lose the game. For further game instructions, please run 'help(run_game)' and check details. This game runs in X11-compatible devices with 'grDevices::x11()'.

Version: 0.1.1
Imports: ComplexHeatmap, InteractiveComplexHeatmap, dplyr, grid, gsignal, mgc, mmand, hms, rlang, pals
Published: 2023-12-02
Author: Xiurui Zhu [aut, cre]
Maintainer: Xiurui Zhu <zxr6 at 163.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mineSweepR results

Documentation:

Reference manual: mineSweepR.pdf

Downloads:

Package source: mineSweepR_0.1.1.tar.gz
Windows binaries: r-devel: mineSweepR_0.1.1.zip, r-release: mineSweepR_0.1.1.zip, r-oldrel: mineSweepR_0.1.1.zip
macOS binaries: r-release (arm64): mineSweepR_0.1.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): mineSweepR_0.1.1.tgz, r-oldrel (x86_64): not available
Old sources: mineSweepR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mineSweepR to link to this page.