- Cocos2d-x Game Development Blueprints
- Karan Sequeira
- 118字
- 2021-07-16 13:47:53
Chapter 1. A Colorful Start
We start the journey of game development in Cocos2d-x with a simple, fun, and colorful game. Let's call it ColourSmash. This will serve as a revision of the basic features of the engine and will get us started with some fun development. We will be using the HTML5 version of Cocos2d for this project—Cocos2d-html5-v2.2.3
to be specific. So all the coding in this chapter, and the next, will be done in JavaScript.
Here's what you'll learn in this chapter:
- How and where to use
cc.Scene
andcc.Layer
- How to optimize rendering with a batch node
- How to use actions and easing
- How to get touches
- How to schedule callbacks
推薦閱讀
- Progressive Web Apps with React
- Getting Started with React
- Visual C++數(shù)字圖像處理技術(shù)詳解
- 軟件測(cè)試技術(shù)指南
- Visual Basic程序設(shè)計(jì)教程
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- 一塊面包板玩轉(zhuǎn)Arduino編程
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營(yíng)
- Java Fundamentals
- Kubernetes進(jìn)階實(shí)戰(zhàn)
- IDA Pro權(quán)威指南(第2版)
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開發(fā)
- 交互式程序設(shè)計(jì)(第2版)
- Visual C#(學(xué)習(xí)筆記)
- 大象:Thinking in UML(第二版)