Code-level pattern

From IFWiki

Revision as of 18:28, 1 March 2005 by David Cornelson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A code-level pattern is how something in a game is implemented in code. For instance, an action may use the default library response or it may implement a specific response. The result of the action, default or not, is a game-level pattern.