Stream: New Blog Post: Lions and tigers, and Pythons and Rabbits, oh my! http://bit.ly/bef5Ga Jobs: We're Hiring! >>
ReignDesign

Blog - cocos2d

Posts Tagged ‘cocos2d’

Creating a button using CCMenuItemToggle in cocos2d

Tuesday, June 15th, 2010

cocos2d

Last time we talked about creating a simple menu in cocos2d. This tutorial will show you how to use CCMenuItemToggle to create a simple sound on/off button using images to represent the two states.
(more...)

Creating a simple menu with scene transition in cocos2d

Thursday, June 3rd, 2010

cocos2d

cocos2d for iPhone is a fast, free, flexible, community-supported and easy to use framework for making iPhone games.

In this first tutorial, we'll discuss how to create a main menu scene with transition to a second scene using cocos2d.

(more...)