• Register

A game full of action, adventure and puzzle where Masato needs to protect his village from one of the most powerful rogue ninja he as ever faced

Post tutorial RSS Tutorials
Using delegate controls in cocos2d-x

Using delegate controls in cocos2d-x

Design/Concepts Tutorial

In my previous article “Implementing MVC pattern for cocos2d-x projects” I had mentioned about a “Model” sending messages back to the “Controller”...

Implementing MVC framework for cocos2d-x projects

Implementing MVC framework for cocos2d-x projects

Design/Concepts Tutorial 3 comments

To understand this article a working knowledge of the cocos2d-x framework is required. As mentioned in my earlier post "Road to cobagames part 2", I came...