Cocos2dx is a free game development tool for IOS, Android, Windows, Mac, and Linux used by many developers. This tutorials teach how to setup game engine based on android platform, a basic, intermediate and advance codes used in game development.
This tutorials is suitable for developer with no programming knowledge who then learn basic C++ in short time. Note : All tutorials are run on android platform
This tutorials is suitable for developer with no programming knowledge who then learn basic C++ in short time. Note : All tutorials are run on android platform
- For first tutorial is how to setup cocos2dx.
- Basic section represent how to use simple code such as insert sprite, MoveTo, RotateTo, FadeIn etc.