Analytical Perspectives in Game Design
loading a game
Home ] Up ] Chain of command ] Construct scenario ] Displaying a game to join ] Instantiating new parts of the game ] [ loading a game ] Selection dialog scenario ] Starting a game ]


 

This is the scenario that happens when a game is to be loaded.

Prerequisites:

  1. None.

Trigger:

  1. called by the join a game scenario.
1 Game Processor new     Characteristic Builder  
2 Game Processor new using Characteristic Builder Director Of Construction  
3 Game Processor add the game location to Director Of Construction  
4 Game Processor request Director Of Construction to Construct
5 Game Processor new     Category Builder  
6 Game Processor new using Category Builder Director Of Construction  
7 Game Processor add the Game Location to Director Of Construction  
8 Game Processor request Director Of Construction to Construct
9 Game Processor new     Thing Builder  
10 Game Processor new using Thing Builder Director Of Construction  
11 Game Processor add   to Director Of Construction  
12 Game Processor request Director Of Construction to Construct
 

22/11/99

 


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