check_game_status: Check Hoot Owl Hoot! game

Description Usage Arguments Value See Also Examples

Description

Game can be a win, loss, or in progress.

Usage

1

Arguments

game

A game object

Value

A character string with values win, loss, or in progress.

See Also

setup

Examples

1
2
game <- setup()
check(game)

BoardGameSimulator/HootOwlHoot documentation built on May 6, 2019, 7:58 a.m.