Tag Archives: iOS
The accelerometer
Learn how to use the accelerometer in cocos2d. Here is a sample project which you can download. There is also a core motion version. Don’t forget to take a look at all the other tutorials. Thanks
How to install iSimulate
Learn how to install iSimulate in Xcode 4. Here is a sample project which you can download. Don’t forget to take a look at all the other tutorials. Thanks
Introduction to Box2d
Learn how to use Box2d for cocos2d and make your bodies come alive. Here is a sample project which you can download. Thanks
The magic of tile maps
Learn how make tile based games. Here is a sample project which you can download. Before watching this tutorial you might want to watch: Touchdispatcher secrets. Thanks
How to save data in a plist
Learn how make persistent data in your app. Here is a sample project which you can download. Before watching this tutorial you might want to watch: Introduction to cocos2d. Thanks
Robin Hud
Learn what a hud is and how to create one. Here is a sample project which you can download. Before watching this tutorial you might want to watch: How to make a scene. Thanks