IsMovePossible: returns whether are any moves left.

Description Usage Arguments Value Examples

View source: R/UpdateBoard.R

Description

returns whether are any moves left.

Usage

1

Arguments

board:

3x3 matrix representing board - values for a cell: -1, 0, 1

Value

Bollean: TRUE if some cells have 0 otherwise FALSE

Examples

1

pkristoff/tttShiny documentation built on May 7, 2019, 8:01 a.m.