- Mastering LibGDX Game Development
- Patrick Hoey
- 170字
- 2021-07-30 10:28:48
Chapter 1. As the Prophecy Foretold, a Hero is Born
Our journey begins with you, our hero, adventuring into the unknown in the hopes of starting and then finishing a role-playing game. We will discuss the history of role-playing games, the game features that we will develop throughout the book, and some considerations when evaluating the tools to help you develop your game. We will learn a brief history of game architecture, and how it relates to and differs from the architecture of LibGDX. Finally, we will look at the LibGDX project structure and run the default application so that we hit the ground running in the next chapter.
We will cover the following topics in this chapter:
- Understanding the fundamentals of role-playing games
- Technologies used when developing a role-playing game
- Understanding the basics of a game architecture
- Understanding the high-level component layout of LibGDX
- Understanding the application lifecycle of LibGDX
- Setting up your development environment
- Understanding the build environment and project structure
- Running the default demo project
推薦閱讀
- Advanced Splunk
- R語(yǔ)言數(shù)據(jù)分析從入門到精通
- C++程序設(shè)計(jì)(第3版)
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊(duì)協(xié)同等核心場(chǎng)景實(shí)戰(zhàn)
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊(cè))
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程
- Unity Shader入門精要
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- Scala程序員面試算法寶典
- C++反匯編與逆向分析技術(shù)揭秘(第2版)
- CodeIgniter Web Application Blueprints
- 軟件工程與UML案例解析(第三版)
- Mastering Apache Camel
- Laravel Design Patterns and Best Practices
- JBoss AS 7 Development