Analytical Perspectives in Game Design
Scenarios
Home ] Up ] Architecture ] Commands ] Communication ] Lag ] Object Model ] Persistence ] [ Scenarios ] Source Code ] Threads ]


 

framework level scenarios
game level scenarios
object level scenarios

Scenarios describe how the program performs certain tasks. They are broken into level of detail.

Game level scenarios

Game level scenarios describe how the systems work at the highest level. They call on framework level scenarios.

Framework level scenarios

Framework level scenarios describe how the systems work at the highest level. They call on object level scenarios.

Object level scenarios

Object level scenarios are the lowest level of scenarios.

21/11/99

 


See also: [Role Playing Games] [Game Engine]
© 1998, 1999 Brian Yap. These pages are available under the GNU licence.