Analytical Perspectives in Game Design
Displaying a game to join
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 ]


 

To start a game the player must actually select the menu: Game:Join.

  1. The player is then shown a list of registered game locations and selects the appropriate choice.
Step
1 Frame1 new     Join Game Dialog
2 Frame 1 add General Event Listener to Join Game Dialog
3 Frame 1 new     Text File Reader
4 Frame 1 read text File using Text File Reader
5 Frame 1 convert text file using text file processor
6 Frame 1 add game list to Join-Game-dialog
7 Frame 1 show     join game dialog

Alternative Scenario

22/11/99

 


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