gdd:core:game_loops

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gdd:core:game_loops [2023/03/03 14:56] – created Namegdd:core:game_loops [2024/12/23 12:36] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{fa>retweet?64}} 
-\\ 
 <jumbotron> <jumbotron>
 +{{fa>retweet?64}}
 ====== Game Loops ====== ====== Game Loops ======
 </jumbotron> </jumbotron>
 +What does the player do moment by moment?\\ \\
 +{{:media:high-level_story_flow.png?nolink&600|}}\\ \\
 +{{:media:core_game_loop.png?nolink&600|}}
 +
 +===== 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).\\ \\