Designing Minimal Game Rules

Turns an abstract game-design seed into a minimal discrete-state rule system by generating conflict-axis candidates, stress-testing with Rule Breaker and Strategy Breaker roles, then reducing to the smallest surviving core. Use when designing a compact turn-based or step-based game that must work without numeric tuning, manual level design, or aesthetic polish.

abagames Updated

File contents

abagames/agentic-gamedev-skills/tree/main/.agents/skills/designing-minimal-game-rules commit 78c577fe05

Frequently asked questions

npx skillmds@latest add abagames/designing-minimal-game-rules