Generate.Start.State.Simple.Game: Generates Start State for Simple Game

Description Usage

View source: R/SimpleGame.R

Description

A state consisting of a human-readable start state. Here all information which are actually state dependend should be saved. All information which does not change from game to game of the same type of game should be saved in game.object.

Note that states have to be structurally identical to each other, even if not all information is needed at the beginning.

Public function, which might be called by an algorithm.

Usage

1

MartinKies/RLR documentation built on Dec. 24, 2019, 10:02 p.m.