- Cocos2d-x Game Development Blueprints
- Karan Sequeira
- 128字
- 2021-07-16 13:47:58
Chapter 3. Not Just a Space Game
After playing around a bit with Cocos2d-html5, it's finally time to get down and dirty with the good old C++ version of the engine. So, you will be using Cocos2d-x for this chapter and all the subsequent chapters. In this chapter, we will use actions for almost everything we need and get creative with some particle effects. You will also learn how to include progression in a game by creating a few levels.
We will cover the following topics in this chapter:
- How to use the awesome Cocos2d-x project creator tool to create a cross-platform project
- How to create a custom sprite by extending
CCSprite
- How to use a particle system
- How to parse an XML file using
tinyxml2
推薦閱讀
- 精通Nginx(第2版)
- C語言程序設計實踐教程(第2版)
- Learning Cython Programming
- 微信公眾平臺與小程序開發:從零搭建整套系統
- SpringMVC+MyBatis快速開發與項目實戰
- 數據結構與算法JavaScript描述
- 小程序,巧運營:微信小程序運營招式大全
- MATLAB 2020從入門到精通
- C++從入門到精通(第5版)
- Spring 5 Design Patterns
- Java Web應用開發給力起飛
- Windows Phone 8 Game Development
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- 計算語言學導論
- Visual Basic程序設計基礎