<p><b>Learn to create engaging and spectacular games for Android using Cocos2d-x</b></p> <h2>About This Book</h2><ul><li>Create fun physics games to rival the bestselling games on Google Play</li><li>Save time by creating your Android games using this integrated framework</li><li>Learn to create a s
Cocos2d-x Game Development Essentials: Create iOS and Android games from scratch using Cocos2d-x
β Scribed by Frahaan Hussain, Arutosh Gurung, Gareth Jones
- Publisher
- Packt Publishing
- Year
- 2014
- Tongue
- English
- Leaves
- 137
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Cocos2d-x is the C++ port of the most popular open source 2D framework in the world. Cocos2d-x is an amazing open source game engine that allows developers to exploit their existing C++, Lua, and JavaScript knowledge for cross-platform deployment into iOS, Android, Windows Phone, BlackBerry, Tizen, and HTML5, saving you time, effort, and cost. You will learn the essentials of Cocos2d-x through examples, by creating a game from scratch. The book starts with adding scenes and menus to the game. Furthermore, you can learn more about the varied features such as scene transitions, game sprites, moving the spaceship, and adding audio to make your game livelier. By the end of the book, you will be able to solve problems that may arise during the entire game development phase.
β¦ Subjects
ΠΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°;ΠΠΎΠΌΠΏΡΡΡΠ΅ΡΠ½Π°Ρ Π»ΠΈΡΠ΅ΡΠ°ΡΡΡΠ°;IOS / iPhone / iPad / iPod;
π SIMILAR VOLUMES
Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting Up; What is Cocos2d-x?; Setting up the project; Housekeeping; Refactoring HelloWorldScene.h; Refactoring HelloWorldScene.cpp; Refactoring AppDelegate.cpp; Implementing
Cocos2d-x is a multi-platform C++ gaming framework in active development maintained by Chukong technologies. It wraps all the essential elements needed for creating a game, making the task of game building very developer-friendly. Starting with a vital primer to get you up and running with your dev