- Learning Cocos2d-x Game Development
- Siddharth Shekar
- 218字
- 2021-08-05 18:00:17
Preface
GamesIndustry International (http://www.gamesindustry.biz/articles/2014-01-14-mobile-gaming-to-push-industry-above-USD100-billion-by-2017) states that by 2017, the global gaming business will be worth more than $100 billion. Out of this, the mobile and online gaming business with a compounded annual growth rate of 23.6 percent will be generating $60 billion.
The mobile phone as a gaming device, although new, is rapidly growing. Every day, there are new independent developers and small start-ups creating amazing games. They almost simultaneously release their games at different stores supporting different platforms to increase revenue.
Creating cross-platform games used to be a tedious task before. You had to code in different languages that were native to that device's OS, which could take a month for each platform. With Cocos2d-x, cross-platform game development is more accessible, as it is free and completely open source. With the same C++ code and resources, you can code once and deploy on different devices, such as Android, BlackBerry, iOS, Mac, Linux, Tizen, Win32, WinRT, and Windows Phone.
This book will show you how to create a cross-platform game from the ground up on a Windows machine for a Windows Phone. Apart from how to develop a game, the book will also cover how to publish the game on the Windows Phone Store and port the same game to different platforms, showcasing the true power of Cocos2d-x.
- 24小時學會電腦組裝與維護
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- 數字道路技術架構與建設指南
- Linux運維之道(第2版)
- 施耐德SoMachine控制器應用及編程指南
- Getting Started with Qt 5
- 基于ARM的嵌入式系統和物聯網開發
- scikit-learn:Machine Learning Simplified
- 筆記本電腦應用技巧
- 面向對象分析與設計(第3版)(修訂版)
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 電腦橫機使用與維修
- Spring Cloud實戰
- Learning Microsoft Cognitive Services