Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions public/roadmap-to-v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -639,24 +639,24 @@ <h3>Where we are</h3>
<div style="display: flex; gap: 24px; align-items: baseline; margin-top: 12px;">
<div>
<div style="font-family: var(--display); font-size: 48px; font-weight: 500; line-height: 1; color: var(--accent-ink);">
7
10
</div>
<div style="font-size: 12px; color: var(--ink-muted); text-transform: uppercase; letter-spacing: 0.08em; margin-top: 6px;">
Hand-drawn shipped
</div>
</div>
<div>
<div style="font-family: var(--display); font-size: 48px; font-weight: 500; line-height: 1; color: var(--ink-soft);">
203
200
</div>
<div style="font-size: 12px; color: var(--ink-muted); text-transform: uppercase; letter-spacing: 0.08em; margin-top: 6px;">
Unique species remaining
</div>
</div>
</div>
<p style="margin: 16px 0 0; color: var(--ink-soft); font-size: 14px;">
Across all five games, deduped by item id. <strong>4 fish</strong> drawn (sea-bass,
koi, coelacanth, frog) · <strong>3 bugs</strong> drawn (ant, robust cicada, brown cicada).
Across all five games, deduped by item id. <strong>6 fish</strong> drawn (sea-bass,
koi, coelacanth, frog, goldfish, tadpole) · <strong>4 bugs</strong> drawn (ant, robust cicada, brown cicada, agrias butterfly).
</p>
</div>
<div class="card alt">
Expand Down Expand Up @@ -743,7 +743,7 @@ <h2>The road ahead</h2>
<span class="milestone-tag next">Ongoing through v1.0</span>
</div>
<div class="milestone-body">
203 unique fish + bug species still need hand-drawn originals. 43 of those are the
200 unique fish + bug species still need hand-drawn originals. 43 of those are the
5-game tier (highest ROI). If unsustainable before v1.0, the remaining tail moves
post-launch.
</div>
Expand Down
Loading