- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 65字
- 2021-07-23 20:00:26
Game configurations
The game will have the following characteristics:
- It must support multitouch since it's a two player game
- It must be played on large screens since it's a two player game
- It must support retina displays because we want to cash in on that
- It must be played only in portrait mode because I built the art in portrait
So let's create our project!
推薦閱讀
- 數據結構與算法JavaScript描述
- 21天學通C++(第6版)
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- HTML5入門經典
- Microsoft Azure Storage Essentials
- 深入淺出React和Redux
- Learning Concurrency in Kotlin
- Regression Analysis with Python
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- 遠方:兩位持續創業者的點滴思考
- Node.js實戰:分布式系統中的后端服務開發
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- ASP.NET Core and Angular 2
- 川哥教你Spring Boot 2實戰
- Building Scalable Apps with Redis and Node.js