diff --git a/docs/game-design/README.md b/docs/game-design/README.md new file mode 100644 index 0000000..3884719 --- /dev/null +++ b/docs/game-design/README.md @@ -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/).