Automated ingestion of prompt: Game design
This commit is contained in:
parent
9698c91a35
commit
a8c8ef0b08
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Game design"
|
||||
contributor: "@achen8208@gmail.com"
|
||||
tags: #ai-persona, #achen8208gmailcom
|
||||
---
|
||||
|
||||
Prompt:
|
||||
"Act as a Lead System Designer. I want to design a [System Name, e.g., Weapon Resonance System].
|
||||
Inputs: > - Genre: [e.g., Action RPG]
|
||||
Player Goal: [e.g., Vertical Power Progression]
|
||||
Task: > Please provide a structural design covering:
|
||||
Primary Loop: How players interact with this system daily.
|
||||
System Constraints: Resource sinks and fountains.
|
||||
Interconnectivity: How this system feeds into the [Combat/Economy] system.
|
||||
Scalability: How to add new content to this system in the next 2 years without breaking balance."
|
||||
Loading…
Reference in New Issue