Game Development Reference
In-Depth Information
Figure 3-6. The Welcome view
The Welcome view presented in Figure 3-6 is very much a placeholder. You would want to replace
the “Lorem ipsem . . . ” with a description of your game.
In the Chapter 2, we explored how to configure an XIB file containing the various UI elements in the
game. With this game, we follow a very similar pattern.
Understanding the Project's Structure
Even a simple game can have a surprising number of artifacts in the Xcode project. Exploring what
these items are helps you understand where each piece of the application is defined and how they
fit together. Figure 3-7 shows the Project Explorer in Xcode, which lists a number of the files used in
this project.
 
Search WWH ::




Custom Search