Turn: Difference between revisions

From IFWiki

mNo edit summary
No edit summary
Line 1: Line 1:
A single exchange between the [[player]] and the game, in which the player issues a [[command]] and the [[parser]] describes the results of the [[command]].
A single exchange between the [[player]] and the game, in which the player issues a [[command]] and the [[parser]] describes the results of the [[command]].
Some [[authoring system | systems]] assume by default that a turn takes up one minute of [[game world]] [[time]], but most games do not treat this as a constant.


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 23:30, 19 November 2005

A single exchange between the player and the game, in which the player issues a command and the parser describes the results of the command.

Some systems assume by default that a turn takes up one minute of game world time, but most games do not treat this as a constant.