- 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
推薦閱讀
- C++程序設計教程
- Learning C# by Developing Games with Unity 2020
- Kali Linux Web Penetration Testing Cookbook
- JavaScript修煉之道
- Servlet/JSP深入詳解
- Python神經網絡項目實戰
- C語言程序設計
- HTML5秘籍(第2版)
- Mastering C++ Multithreading
- Mastering Apache Storm
- TypeScript 2.x By Example
- Python編程快速上手2
- Arduino Electronics Blueprints
- Python Penetration Testing Essentials
- Processing開發實戰