- Mastering Android Game Development
- Raul Portales
- 129字
- 2021-07-16 13:59:08
Summary
After a quick introduction to the question of which tools are best to make which types of games, we have described the pros and cons of using the bare Android SDK for making games.
We have set up a project and defined the main activity and its orientation. We have created a basic game engine, included it in the project, and checked whether it works as expected.
Later, we have extended the project with a second fragment and a pause dialog, managed the lifecycle of the game properly, and defined a way to get a proper fullscreen for different Android versions.
Finally, we have covered a few tips on optimizing the code inside the critical sections of the game.
We are ready to start handling the user input.
推薦閱讀
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- TypeScript入門與實戰
- Kubernetes實戰
- Learning RabbitMQ
- 區塊鏈:以太坊DApp開發實戰
- Mastering Kali Linux for Web Penetration Testing
- Mastering Android Game Development
- Procedural Content Generation for C++ Game Development
- C語言從入門到精通
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Swift語言實戰晉級
- Hadoop 2.X HDFS源碼剖析
- Python編程快速上手2
- HTML+CSS+JavaScript前端開發(慕課版)