Initial commit: The Chaos TTRPG solo campaign skeleton

Locked: rules/ (deck cards + mechanics), tools/ (draw, roll, run)
Unlocked: session/ (character, world, tweaks, log)
Entry: run.sh launches the Textual TUI
This commit is contained in:
Dejvino
2026-06-23 23:15:17 +02:00
commit d4a19ef438
15 changed files with 1382 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
__pycache__/
*.pyc
.env