GAME SCULPT
Everyone Can Be Game Developer with Cocos2d-x
Monday, February 29, 2016
Cocos2dx Tutorials
›
Cocos2dx is a free game development tool for IOS, Android, Windows, Mac, and Linux used by many developers. This tutorials teach how to set...
Monday, February 8, 2016
Cocos2dx Game and GUI template for sale
›
This template is suitable for those who want to gain knowledge from newbie to expert on cocos2d-x and speed up game development by reuse so...
Sunday, January 24, 2016
Cocos2d-x C++ Schedule update Level 2
›
Cocos2d-x C++ Schedule update Level 1 http://gamesculpt.blogspot.com/2016/01/cocos2d-x-c-schedule-update.html From Schedule update level...
Cocos2d-x C++ Schedule update Level 1
›
The function of schedule update where the frame is update time to time, this is necessary for initialize game logic frame by frame. For exa...
Cocos2d-x C++ Button
›
The button is implement into the game where player will interact by clicking/ touching to make something happen. For example, when player t...
Saturday, January 23, 2016
Cocos2d-x C++ Setup Audio
›
In gaming industry, audio is a must component for making game more interesting. This tutorial show how to implement audio system in your ga...
Friday, January 22, 2016
Cocos2d-x C++ Actions
›
To move, scale, rotate etc of sprite are called action for making game more interesting. Action make the sprite change it properties in tim...
›
Home
View web version