Chapter 2. Hello Cocos2D
We learned a bit about Cocos2D in the previous chapter, but it is now time to get our hands dirty and try it out in action. This chapter covers all the steps from installing Cocos2D to seeing your first Cocos2D game running. In addition to this, we're going to review Cocos2D distribution and will see some sample Cocos2D code in action.
In this chapter, we will complete the following tasks:
- Downloading and installing Cocos2D
- Creating and modifying our first Cocos2D project
- Reviewing the contents of Cocos2D distribution
- Running sample projects that come with Cocos2D