Skip to content

Lielow Moves Until Suicide Stat - #468

Merged
Perlkonig merged 4 commits into
AbstractPlay:developfrom
samtcifihi:claude/upbeat-pascal-v379dh
Sep 14, 2026
Merged

Perlkonig merged 4 commits into
AbstractPlay:developfrom
samtcifihi:claude/upbeat-pascal-v379dh

Conversation

@samtcifihi

Copy link
Copy Markdown
Contributor

Info for the status panel on how many moves a player could make without interference before they would lose their last piece

Fixes the draft's syntax/wiring bugs (mismatched brackets in the 8x8
lookup table, board.forEach key/value mix-up, redundant per-player
calls that stringified the whole result array) and wires the stat
into sidebarScores(), matching how other games expose per-player
sidebar stats. The hand-built lookup tables' actual values were
independently re-derived and verified correct.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EhY7aqTm7KNK2BSk2QaGjx
Briefly explains what the sidebar stat measures and its caveat that
it ignores interference from other stacks, following the existing
gameinfo.notes / apgames:notes.<uid> convention used by other games.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EhY7aqTm7KNK2BSk2QaGjx
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EhY7aqTm7KNK2BSk2QaGjx
@Perlkonig
Perlkonig merged commit 5b6f9a6 into AbstractPlay:develop Sep 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants