Pop Quiz Answers - Sparrow iOS Game Framework Beginner's Guide (2014)

Sparrow iOS Game Framework Beginner's Guide (2014)

Appendix A. Pop Quiz Answers

Chapter 1, Getting Started with Sparrow

Pop quiz

Q1

1

Q2

3

Q3

1

Chapter 2, Displaying Our First Objects

Pop quiz

Q1

3

Q2

2

Q3

2

Chapter 3, Managing Assets and Scenes

Pop quiz

Q1

1

Q2

2

Q3

2

Chapter 4, The Basics of Our Game

Pop quiz

Q1

2

Q2

1 and 3

Q3

1

Q4

3

Chapter 5, Beautifying Our Game

Pop quiz

Q1

1

Q2

2

Q3

1

Chapter 6, Adding Game Logic

Pop quiz

Q1

3

Q2

2

Q3

2

Chapter 7, User Interface

Pop quiz

Q1

1

Q2

1

Q3

3

Chapter 8, Artificial Intelligence and Game Progression

Pop quiz

Q1

1

Q2

2

Q3

2

Chapter 9, Adding Audio to Our Game

Pop quiz

Q1

1

Q2

2

Q3

1

Chapter 10, Polishing Our Game

Pop quiz

Q1

1

Q2

2

Q3

1

Chapter 11, Integrating Third-party Services

Pop quiz

Q1

1

Q2

1

Q3

2

Afterword

If you intend to publish a game on the Apple App Store, you should invest an extra amount of polish to get all the details right. This includes creating an icon and splash screens for all devices, getting the bundle identifiers, bundle version, and bundle names right. If your game allows switching its orientation from landscape to portrait or vice versa, you should make sure that it does so without any side effects. You should also double-check if all the graphics are being displayed correctly on all the target devices.