cb_play_game {codebreaker}R Documentation

Play a code breaker game

Description

Play a code breaker game

Usage

cb_play_game(colors = NA, empty = FALSE, sound = TRUE, name = NULL)

Arguments

colors

Colors that can be used in game

empty

Empty code digit in secret code allowed?

sound

Play sounds?

name

Player name

Value

list


[Package codebreaker version 1.0.1 Index]