- Building an RPG with Unreal
- Steve Santello Alan R. Stagner
- 124字
- 2021-07-23 14:35:37
Chapter 1. Getting Started with RPG Design in Unreal
Role-playing games are highly complex things. Even within the RPG genre, there is a diverse range of games with wildly different mechanics and controls.
Before even a single line of code is written, it's important to figure out what kind of RPG you want to make, how the game is played, whether the game should be turn-based or real-time, and what stats the player will have to concern themselves with.
In this chapter, we will cover the following topics which show how to design an RPG before you begin making it:
- Tools for game design
- The design and concept phase
- Describing the game's features and mechanics
- Tropes in existing RPGs
- RPG design overview
推薦閱讀
- Web程序設計及應用
- JavaScript全程指南
- Cassandra Design Patterns(Second Edition)
- 數據結構(Python語言描述)(第2版)
- Java面向對象程序開發及實戰
- Learning Apache Kafka(Second Edition)
- Building Serverless Architectures
- Troubleshooting Citrix XenApp?
- Java 9 Programming By Example
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- 深入理解Kafka:核心設計與實踐原理
- Python滲透測試編程技術:方法與實踐(第2版)
- C語言程序設計
- Mastering Data Analysis with R