sim_sl_games: Simulation comparing start letters generation methods

Description Usage Format Source See Also

Description

This simulation contains 30,000 Begriffix games where 3 methods to generate start letter combinations are compared (10,000 games per method). Except for start letters, the game configuration is kept constant and conforms to original Begriffix rules. Players use the random strategy and their vocabulary contains the first 50,000 words in DEREWO_Wortformen.

Usage

1
2
3
4
5
6
# Game data
data(sim_sl_games, package = "sg.data")
# Move data
data(sim_sl_moves, package = "sg.data")
# Hits data
data(sim_sl_hits, package = "sg.data")

Format

An object of class tbl_df (inherits from tbl, data.frame) with 30000 rows and 6 columns.

Source

generated with Hangman

See Also

Other simulation data: sim_dir_games, sim_multifactorial_games


strategic-games/sg.data documentation built on June 21, 2020, 8:30 a.m.