Tag Archives: tutorial layer opengl
Advanced collision detection
Learn how to detect collission between non-rectangular bodies that move and rotate. Here is a sample project which you can download. Before watching this tutorial you might want to watch: Simple collision detection and also The magic of CGPaths. Don’t … Continue reading
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