Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

All Tutorials · 200 Results

cocos2d
Archive
Cocos2d-x Tutorial for Beginners
In this Cocos2d-x tutorial, learn how to create a basic cross-platform game for iOS, Android, and more using ... more
Archive
How To Make A Simple iPhone Game with Cocos2D 2.X Tutorial
Note from Ray: You guys voted for me to update this classic beginning Cocos2D tutorial series from Cocos2D 1.... more
Archive
How To Create Dynamic Textures with CCRenderTexture in Cocos2D 2.X
Learn how to create dynamic textures similar to the hills in Tiny Wings using CCRenderTexture in this Cocos2D... more
Archive
Collisions and Collectables: How To Make a Tile-Based Game with Cocos2D 2.X Part 2
In the this part of the tutorial, we’ll cover how to make collidable areas in the map, how to use tile proper... more
Archive
How To Create Cool Effects with Custom Shaders in OpenGL ES 2.0 and Cocos2D 2.X
This is a post by iOS Tutorial Team member Krzysztof Zablocki, a passionate iOS developer with years of exper... more
Archive
How to Make a Game Like Jetpack Joyride using LevelHelper and SpriteHelper [Cocos2D Edition] – Part 1
This is a post by special contributor Bogdan Vladu, an iOS application developer and aspiring game developer ... more
Archive
How To Make a Tile-Based Game with Cocos2D 2.X
In this 2-part tutorial, you’re going to learn how to make a tile-based game with Cocos2D and the Tiled map e... more
Archive
Cocos2D-X Tutorial for iOS and Android: Getting Started
In this Cocos2D-X tutorial, you’ll learn how to use Cocos2D-X and C++ to produce a cross-platform “Hello Worl... more
Archive
How To Create A Game Like Tiny Wings with Cocos2D 2.X Part 1
Learn how to create a game like Tiny Wings with Cocos2D 2.X in this tutorial series – including dynamic terra... more
Archive
How To Make A Game Like Fruit Ninja With Box2D and Cocos2D – Part 1
This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and co-founder at White Widget. You ca... more
Archive
How to Make a Game Like Jetpack Joyride using LevelHelper and SpriteHelper [Cocos2D Edition] – Part 4
This is a post by special contributor Bogdan Vladu, an iOS application developer and aspiring game developer ... more
Archive
How to Make a Game Like Jetpack Joyride using LevelHelper, SpriteHelper [Cocos2D 2.X edition] – Part 1
This is a post by special contributor Bogdan Vladu, an iOS application developer and aspiring game developer ... more
Archive
How to Use Animations and Sprite Sheets in Cocos2D 2.X
In this tutorial, you will learn how to create a simple animation of a bear walking in Cocos2D. You’ll also ... more
Archive
How To Make a Cross-Platform Game with Cocos2D Javascript Tutorial: Getting Started
In this tutorial, you will port the raywenderlich.com classic Ninjas Going Pew-Pew game to Cocos2D-Javascript... more
Archive
Cocos2D Tutorial for iOS: How To Make A Space Shooter iPhone Game
A Cocos2D tutorial for iOS that will teach you how to make a space shooter iPhone game.
Archive
How To Make A Side-Scrolling Beat Em Up Game Like Scott Pilgrim with Cocos2D – Part 1
This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and co-founder at White Widget. You ca... more
Archive
Cocos2D-X Tile Map Tutorial: Part 1
Learn how to make a simple tile-based cross platform game in this Cocos2D-X tile map tutorial!
Archive
How To Build a Monkey Jump Game Using Cocos2d 2.X, PhysicsEditor & TexturePacker – Part 1
Learn how to make a fun 2D physics game called Monkey Jump in this 3-part tutorial series covering Physics Ed... more
Archive
Cocos2D Tutorial for iOS: How To Create A Mole Whacking Game: Part 1/2
A Cocos2D tutorial on how to create a fun mole whacking game, that is a universal app for the iPhone and iPad.
Archive
Intro to Box2D with Cocos2D 2.X Tutorial: Bouncing Balls
Update 1/9/2013: Fully updated for Cocos2D 2.1-beta4 (original post by Ray Wenderlich, update by Brian Broom)... more
Archive
Box2D Tutorial for iOS: How to Use Box2D For Just Collision Detection With Cocos2D iPhone
A Box2D tutorial for iOS on how to use Box2D for just collision detection, in order to make detecting collisi... more
Archive
How To Enable ARC in a Cocos2D 2.X Project
This is a post by Tutorial Team Member Tony Dahbura, an independent iOS developer with FullMoon Manor LLC. Yo... more
Archive
Cocos2D-X Tutorial for iOS and Android: Space Game
In this Cocos2D-X tutorial, you will learn how to build a space game similar to the one was built in the How ... more
Archive
Cocos2D Tutorial for iOS: How To Drag and Drop Sprites
A Cocos2D tutorial on how to drag and drop sprites via touch gestures.