Go to the first, previous, next, last section, table of contents.

Designing the Text

Although Xconq is primarily a graphical game system, it is complex enough that the graphics alone are insufficient to describe what is going on.

All text that players see is issued by text generators, which are objects that, when given appropriate inputs, produce text fragments that can be used by the interface to produce a textual display. Each text generator has a number of parameters that may be used to select one of several rules [etc]


Go to the first, previous, next, last section, table of contents.