×
Did you mean: Cocos2d-X Tutorial
Cocos 2D-X Tutorial from cocos2d-x.org
Cocos2d-x is an open-source and cross platform open source free 2D game engine for mobile game development known for its speed, stability, and easy of use.
People also ask
Cocos 2D-X Tutorial from www.cocos.com
Jul 30, 2020 · This list is a partial list of 2020 and a great resource for anyone getting into Cocos or those wanting to expand on their work. So we highly ...
Cocos 2D-X Tutorial from www.kodeco.com
Apr 30, 2015 · In this Cocos2d-x tutorial, learn how to create a basic cross-platform game for iOS, Android, and more using C++!
Sep 30, 2014 · This is the Table of Contents for our multi-part tutorial series covering all you need to know to create a game using Cocos2d-x and C++.
Cocos2d-x User Guide. Cocos Creator is a new type of game development tool oriented towards content creation that has completely integrated the componentized ...
Start for example with a simple match 3 game, from resource packing to building the grid, writing your for loops, detecting which tile has been picked, etc.