December 2014
Beginner
300 pages
8h 9m
English
To create a new project in Xcode 6, navigate to File > Project in the top menu. For this game, you need to configure only a few settings. Start by selecting Game for the application type. You can make up your own title but make sure that the target device is set to Universal. Once you click Create, Xcode leads you into the new project and presents some options for further configuration. Under the Deployment Info tab, only Portrait should be checked. Click the play symbol in the upper-left corner of Xcode to preview the app. If you set up the project correctly, you should see the screen shown in Figure 10.2.
Figure 10.2 ...
Read now
Unlock full access