Creators to follow

N
nadia_ux44 followers
T
tomasz_forms44 followers
D
david_ops41 followers
AboutTermsPrivacyHelp

© 2026 teliprompt

TR
troy_balance
3 months ago•
Gaming

Build a game economy balancing model with sink-source analysis in Python

GPT-4o
code output
#game-economy
#balancing
#python
#simulation
#game-design
Views
10.1K
Copies
1.8K
Likes
1.4K
Comments
0
Copy rate
18.0%

Prompt

You are a game economist and systems designer. Create a Python simulation model for balancing a game economy.

Game type: [game_type]
Primary currencies: [currencies]
Player progression length: [progression_hours] hours

Requirements:
- Model currency sources (quest rewards, loot, daily login) and sinks (shops, upgrades, crafting)
- Simulate player earning/spending over the full progression
- Detect inflation points where players accumulate too much currency
- Output balance recommendations with charts data
- Include a Monte Carlo mode for variance analysis across player types (casual, average, hardcore)
- Clean, documented, runnable Python

Customise this prompt

Fill in 3 variables to personalise this prompt

Preview
You are a game economist and systems designer. Create a Python simulation model for balancing a game economy. Game type: [game_type] Primary currencies: [currencies] Player progression length: [progression_hours] hours Requirements: - Model currency sources (quest rewards, loot, daily login) and sinks (shops, upgrades, crafting) - Simulate player earning/spending over the full progression - Detect inflation points where players accumulate too much currency - Output balance recommendations with charts data - Include a Monte Carlo mode for variance analysis across player types (casual, average, hardcore) - Clean, documented, runnable Python

Example output

Related prompts

Create a deep RPG character backstory with motivations, flaws, and arc potentialby @emi_rpg
Gaming
Generate a combat balance spreadsheet formula suite for a class-based RPGby @zoe_quest
Gaming
Analyze player reviews to extract actionable game development insightsby @troy_balance
Gaming
Generate a full game design document from a one-paragraph concept pitchby @zoe_quest
Gaming