
Chapter 13
Mission Accomplished:
Time to Play
13.1 Introduction
At the end of the last chapter, the architect completed the book’s mission
defined in Section 3.8: LondonChase is a client-server application with the
clients representing players populating a server application (game) with a
map scenario (game board) and a rule set (controller).
This entire chapter contains hands-on instruction for developers and
development groups. It marks the end of the implementation phase and the
beginning of the exploration phase. The reference application implicitly
prototypes the roaf v1.0 library and marks the end of the initial coding
from scratch and the beginning ...