Book Image

Game Development with Swift

By : Stephen Haney
Book Image

Game Development with Swift

By: Stephen Haney

Overview of this book

Table of Contents (18 chapters)
Game Development with Swift
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


You added the complete cast of characters to our game in this chapter. Look back at all that you accomplished; you added the power-up star, the bronze and gold coins, a spooky ghost, the mad fly, bats, and a blade. You tested all of the new classes and then removed the test code so that the project is ready for the level generation system we will put in place in the next chapter.

We spent a lot of effort building each new class. The world will come alive and reward our hard work in Chapter 6, Generating a Never-Ending World.