mines: A quick way to play Mines.

Description Usage Arguments Author(s)

View source: R/mines.R

Description

This is an easier way to plays Mines. Instead of using mines.custom to create the size of the board you want and to specify how many mines. This allows you to use a few presets.

Usage

1
  mines(size = "small")

Arguments

size

The size of the minefield. Can be either "small" "medium" or "large". Only the first letter matters.

Author(s)

Dason Kurkiewicz dasonk@iastate.edu


Dasonk/mines documentation built on May 6, 2019, 1:38 p.m.