The Token Workshop: every token, twice, at /?tokens
All 45 tokens in both arts — the photographed physical set beside the hand-drawn contingency — grouped (wizards, treasures, monsters, terrain, objects & markers), each at board size and close-up. The drawn column renders through TokenArt, so it previews exactly as the board inlines it. Cross-linked with the flourish workshop. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0138A8CjeQRpvzKxuMfz1Bqc
This commit is contained in:
co-authored by
Claude Fable 5
parent
ed7a58a698
commit
e1aeeaabff
@@ -57,6 +57,7 @@
|
||||
<p class="sub">
|
||||
Every effect replays each beat. Edit a file in <code>src/fx-sprites/</code>
|
||||
and it hot-reloads here.
|
||||
<a class="cross" href="/?tokens">→ the token workshop</a>
|
||||
</p>
|
||||
<div class="grid">
|
||||
{#each SAMPLES as fx (fx.kind)}
|
||||
@@ -162,6 +163,7 @@
|
||||
}
|
||||
.demo-wall { fill: #4d4438; }
|
||||
.sub code { color: #c9a72a; }
|
||||
.sub .cross { color: #c9a72a; }
|
||||
.grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user