chore: add docs/game-design for vision and mechanics notes
parent
83d350a341
commit
ff60b129cd
|
|
@ -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/).
|
||||||
Loading…
Reference in New Issue