<<< Abstract Factory Requirements     Index     Abstract Maze Factory Sample, cont. >>>

5. Abstract Maze Factory Sample


  • Consider a Maze Game ( download ), which needs a supply of

    • Walls

    • Doors

    • Rooms

    to construct a Maze.

    Maze Class Relationships

<<< Abstract Factory Requirements     Index     Abstract Maze Factory Sample, cont. >>>