diff --git a/.labyricorn/devlog/channel-points-mvp-proof-of-concept/Twungeon-proto1-screenshot.jpg b/.labyricorn/devlog/channel-points-mvp-proof-of-concept/Twungeon-proto1-screenshot.jpg new file mode 100644 index 0000000..3cc4bcf Binary files /dev/null and b/.labyricorn/devlog/channel-points-mvp-proof-of-concept/Twungeon-proto1-screenshot.jpg differ diff --git a/.labyricorn/devlog/channel-points-mvp-proof-of-concept/contents.lr b/.labyricorn/devlog/channel-points-mvp-proof-of-concept/contents.lr index ae20ea8..06e068f 100644 --- a/.labyricorn/devlog/channel-points-mvp-proof-of-concept/contents.lr +++ b/.labyricorn/devlog/channel-points-mvp-proof-of-concept/contents.lr @@ -23,6 +23,10 @@ AutoGuard, movement, combat, healing, death, resurrection, Goblin behavior, floor advancement, total-party resets, ordered action logs, and stale or duplicate command rejection. +![Twungeon proof-of-concept screenshot showing the dormant Floor 1 dungeon, controller status, spawn banner, and action log](Twungeon-proto1-screenshot.jpg) + +*The implemented dormant-state broadcast and controller view.* + A seeded generator produces connected two-room floors, while HTTP and WebSocket boundaries expose snapshots and authenticated commands. The shared browser UI supports broadcast and controller use, including the required dormant banner, diff --git a/.labyricorn/project/Twungeon-concept-1.jpg b/.labyricorn/project/Twungeon-concept-1.jpg new file mode 100644 index 0000000..a628b8e Binary files /dev/null and b/.labyricorn/project/Twungeon-concept-1.jpg differ diff --git a/.labyricorn/project/contents.lr b/.labyricorn/project/contents.lr index 618dd80..e55d3e3 100644 --- a/.labyricorn/project/contents.lr +++ b/.labyricorn/project/contents.lr @@ -28,6 +28,10 @@ Twitch Extension. Followers join intentionally with `!spawn`, take turns using simple action points, fight or evade a Goblin Guard, and cooperate to reach the exit. +![Twungeon concept showing viewer controls, a cooperative dungeon party, the Goblin Guard, exit, and stream activity](Twungeon-concept-1.jpg) + +*Concept image illustrating the intended mature stream and viewer experience.* + The MVP is designed to prove the complete interaction loop with real Twitch viewers: eligibility, identity binding, spawning, movement, combat, healing, death, Channel Points resurrection, floor advancement, and total-party reset.