Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cocos2d Game Development Essentials

You're reading from   Cocos2d Game Development Essentials For new users - a quickstart guide to bringing your mobile game ideas to life with Cocos2D

Arrow left icon
Product type Paperback
Published in Jan 2015
Publisher
ISBN-13 9781784390327
Length 136 pages
Edition 2nd Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Ben Trengrove Ben Trengrove
Author Profile Icon Ben Trengrove
Ben Trengrove
Arrow right icon
View More author details
Toc

The next step

Now, you have seen the power of SpriteBuilder. With a relatively small amount of code, you have created a game that has complex physics mechanics. There was no layout code to write at all which keeps the code very readable.

You learned a lot in this chapter. SpriteBuilder is a large piece of software and you require a lot of practice to learn it properly. You should now have a basic understanding about how to layout a scene, and how to create resuseable components to speed up developer. Reuseable components also cut down on code repetition.

Of course! The game is very simple and lacks polish. In the next chapter, you will add some proper assets and design simple animations to go with them. You will also learn about particle systems. This will take the game to a whole new level.

In the meantime, however you could think about adding the following features:

  1. Add a score system. You will need to detect when the character passes between two blocks. To do this, you could use an invisible...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image