chore: add docs/game-design for vision and mechanics notes

pull/17/head
VinPropane 2026-03-31 22:32:09 -04:00
parent 83d350a341
commit ff60b129cd
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Game design (vision)
Non-implementation notes: skills, professions, zones, mechanics, items, abilities, and other design artifacts before they are tied to concrete systems or tickets.
Implementation-facing breakdowns stay under [`docs/decomposition/`](../decomposition/README.md) and plans under [`docs/plans/`](../plans/).