Skip to content

Fix generate_playable_actions to return empty list once game is won#356

Open
epicgamer17 wants to merge 1 commit intobcollazo:masterfrom
epicgamer17:fix/no-actions-on-terminal
Open

Fix generate_playable_actions to return empty list once game is won#356
epicgamer17 wants to merge 1 commit intobcollazo:masterfrom
epicgamer17:fix/no-actions-on-terminal

Conversation

@epicgamer17
Copy link
Copy Markdown

Store vps_to_win on State so it can be checked in generate_playable_actions. Pass vps_to_win through Game -> State constructor chain.

Useful for more efficient RL and search.

Store vps_to_win on State so it can be checked in generate_playable_actions.
Pass vps_to_win through Game -> State constructor chain.
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 16, 2026

👷 Deploy request for catanatron-staging pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 90a5fb0

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.

1 participant