Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| gdd:core:game_loops [2023/03/03 14:56] – created Name | gdd:core:game_loops [2024/12/23 12:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{fa> | ||
| - | \\ | ||
| < | < | ||
| + | {{fa> | ||
| ====== Game Loops ====== | ====== Game Loops ====== | ||
| </ | </ | ||
| + | What does the player do moment by moment?\\ \\ | ||
| + | {{: | ||
| + | {{: | ||
| + | |||
| + | ===== Core Game Loop ===== | ||
| + | === Questing === | ||
| + | The character is presented with a Quest by a Quest giver. Complete the quest to earn the reward.\\ \\ | ||
| + | |||
| + | === Looting === | ||
| + | Looting is the primary way the character earns enough credits and upgrades to survive through to the next mission. \\ \\ | ||
| + | |||
| + | === Rewards === | ||
| + | Rewards are the end game of questing. Earn enough rewards, the character grows stronger and more capable.\\ \\ | ||
| + | |||
| + | === Progression === | ||
| + | Player Progression is the way a Player Character gets stronger and more capable. Each mission completed, enemy killed, location discovered, or loot box opened, earns the character an amount of experience (XP).\\ \\ | ||