Linkvent Calendar, Day 19: Cocos2D Programming Tutorials
On December 19, 2010,
in Cocos2D Linkvent Calendar,
by Steffen Itterheim
Tutorials for Cocos2D for iOS are a plenty on the web. But I managed to find one that’s not very well known and provides a more technical introduction to the Cocos2D concepts and how to program menus, animations and detecting collisions. By technical I mean that the focus is clearly on providing working code.
Written by Hans Hamm the Tutorial Programming iPhone Games with Cocos2D is divided into four parts:
- Part 1 - Cocos2D Architecture Overview
- Part 2 - Buttons & Menus
- Part 3 - Sprite Animations using a Texture Atlas
- Part 4 - Scheduling updates & detecting collisions
Hans is also a co-founder of Anima Entertainment, they created the iPhone games Crash Birds (free) and Earth Defender:
Tagged with: Animations • architecture overview • cocos2d • collision • Hans Hamm • linkvent calendar • Menus • Programming • Scheduling • tutorial