- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 172字
- 2021-07-23 20:00:23
Chapter 1. Installing Cocos2d-x
In this chapter, we'll get things up and running on your machine so you can get the most out of the examples in this book. This will include information on downloading the framework and creating a project as well as an overview of the basic structure of a Cocos2d-x application.
I will also point you to some extra tools you should consider getting to help you with the development process, such as tools to build sprite sheets, particle effects, and bitmap fonts. Although these tools are optional, and you can still learn how to use sprite sheets, particles, and bitmap fonts just by following the examples given in this book, you might consider these tools for your own projects.
Things you will learn in this first chapter are as follows:
- How to download Cocos2d-x
- How to run your first multiplatform application
- What the basic project looks like and how to find your way around it
- How to use the test project as a major reference source
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- TypeScript入門與實戰
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Machine Learning with R Cookbook(Second Edition)
- Java程序員面試算法寶典
- Python王者歸來
- Java虛擬機字節碼:從入門到實戰
- Troubleshooting PostgreSQL
- MATLAB定量決策五大類問題
- Flux Architecture
- Java程序設計
- Python Data Analysis Cookbook
- Nagios Core Administration Cookbook(Second Edition)
- iOS開發項目化入門教程
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition