iOS Game Programming Tutorial – #1 Introduction
Introduction
Welcome to iOS Game Programming Tutorial!
I’m so happy you get interested in this tutorial 🙂
(If you want to create Android version, please check here.)
If you get errors or weird situations, please leave a comment on YouTube to be able to share with everyone.
Hope you enjoy this series 😀
Environment
Xcode | version 7.3.1 |
Simulator | iPhone 5s |
Download
Image & Sound Files | Catch the Ball - Image & Sound Files- 0.50 KB |
Sample Code | [iOS] Catch the Ball – Sample Code – 6.55 KB |
Menu
1. Introduction |
2. Create a New Project $ Set Images |
3. Move the Box Up and Down |
4. Set the Balls |
5. Score Label & Check Hits |
6. Result View & Save High Score |
7(Final). Start View & Sound Effects |