Read the design
Name the Core Loop
Every game has a loop it repeats — the short cycle of things you do again and again. Find it and the whole design snaps into focus.
- Ask: what do I do on almost every turn?
- Trace what that action gives you
- Follow how that reward feeds the next turn
- That cycle — act, gain, grow — is the core loop