cb_play_game: Play a code breaker game

View source: R/codebreaker.R

cb_play_gameR 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


rolkra/codebreaker documentation built on Feb. 7, 2023, 10:10 a.m.