sim_dir_games: Simulation comparing direction restrictions and strategies

Description Usage Format Details Source See Also

Description

This simulation contains 60,000 Begriffix games under 6 (3 first move direction restrictions x 2 common player strategies) conditions, 10,000 games per condition.

Usage

1
2
3
4
5
6
# Game data
data(sim_dir_games, package = "sg.data")
# Move data
data(sim_dir_moves, package = "sg.data")
# Hits data
data(sim_dir_hits, package = "sg.data")

Format

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

Details

Except for direction restrictions, the game configuration is kept constant and conforms to original Begriffix rules. Under each condition, the start letters are the first 10,000 entries in DEREWO_Startbuchstaben. In each game, both players have the same strategy in common (random or min_places) and their vocabulary contains the first 50,000 words in DEREWO_Wortformen.

Source

generated with Hangman

See Also

Other simulation data: sim_multifactorial_games, sim_sl_games


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