Skip to content

Commit 008ffda

Browse files
committed
fix(site): fix round values in a community page rules
1 parent 2b9a98f commit 008ffda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/community.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ <h2 class="text-2xl font-bold text-zinc-800 dark:text-zinc-100 mb-4">Rules</h2>
277277
<code class="px-1.5 py-0.5 bg-zinc-100 dark:bg-zinc-700 rounded text-sm font-mono">EEEEEEE</code>.
278278
Fixed seeds ensure reproducible results.</li>
279279
<li><strong>Ranking:</strong> Strategies are ranked by average final round reached (higher is better).
280-
A perfect game reaches round 32 (beating all 8 antes).</li>
280+
A perfect game reaches round 24 (beating all 8 antes).</li>
281281
<li><strong>Updates:</strong> You can update your strategy at any time.
282282
The leaderboard always shows results from your latest submission.</li>
283283
</ul>

0 commit comments

Comments
 (0)