- 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
推薦閱讀
- Flask Web全棧開發(fā)實戰(zhàn)
- Building Modern Web Applications Using Angular
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題精解(C語言實現(xiàn)+微課視頻)
- UI智能化與前端智能化:工程技術(shù)、實現(xiàn)方法與編程思想
- 編程數(shù)學(xué)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Natural Language Processing with Java and LingPipe Cookbook
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- 計算機組裝與維護(第二版)
- Apache Solr for Indexing Data
- KnockoutJS Blueprints
- Python Natural Language Processing
- Python服務(wù)端測試開發(fā)實戰(zhàn)