Packt published a new book on Cocos2d-X, “Cocos2d-X by Example Beginner’s Guide” by Roger Engelbert (http://www.packtpub.com/cocos2d-x-by-example/book) First off, book cover … More
Tag: cocos2d
Creating Games with Cocos2d for iPhone 2
Packt Publishing recently released a new book called “Creating Games with Cocos2d for iPhone 2”, written by Paul Nygard. The … More
Ultimate List of Purplelilgirl Tutorials
Throughout the year(s) I have accumulated a number of mini tutorials, code bits and links, but they are just scattered … More
How to create physics objects in Cocos2D with just one click? (well, more or less one click)
Answer: PhysicsEditor The PhysicsEditor is a shape editor for physics engines like Box2D and Chipmunk. Before when I was making … More
Cocos2d for iPhone 1 Game Development Cookbook Giveaway Winners
So I used random.org to draw the winners… and the winners are… *drumroll*… tetna win_t mishta cocos2Developer Since I allowed … More
Review: Cocos2d for iPhone 1 Game Development Cookbook
“Cocos2d for iPhone 1 Game Development Cookbook” is written by Nathan Burba (@nathanburba). According to the description, it has “over … More
Cocos2d for iPhone 1 Game Development Cookbook Giveaway
UPDATE: This contest is now closed Like I mentioned in my previous post, Packt published a new Cocos2d book and … More
Cocos2d for iPhone 1 Game Development Cookbook
Packt recently released a new Cocos2d book: “Cocos2d for iPhone 1 Game Development Cookbook” by Nathan Burba. Overview of Cocos2d … More
Mini Tutorial: How to capture video of iPhone app in Cocos2D? with audio
Okay, so I figured out how to add audio to my video. In my previous blog post (http://purplelilgirl.tumblr.com/post/10974345146/mini-tutorial-how-to-capture-video-of-iphone-app-in), I managed … More
Mini Tutorial: How to capture video of iPhone app in Cocos2D?
Someone asked me before if I knew how to do record the screen in Cocos2d as a video. I didn’t … More
Mini Tutorial: How to add Facebook to your iOS Cocos2d game
So you want to add Facebook integration to your iOS Cocos2d game (allow players to upload screenshots, videos or post … More
How to create a game like Tiny Wings? Links
Tiny Wings is this adorable game by Andreas Illiger that involves this tiny bird who dream of flying. It is … More
How to batch create SD images from HD in 1,2,3 steps :)
With iPhone 4 and all, now we need two sets of art assets, one for SD and one for HD … More
How to make animated sprites in Cocos2D? (using 3rd party sprites and TexturePacker)
First of all, thank you Andreas Loew for the TexturePacker and Physics Editor licenses. This is not a tutorial per … More
Tutorial: The first step to making a ‘Talking’ iPhone app, chipmunkifying your voice!
Yah, I invented a word, “chipmunkifying”, or to make your voice sound like a chipmunk. Why? ‘Talking’ apps are all … More