Skip to content

fix: Fix the scoring algorithm - #6

Closed
webbrain-one wants to merge 1 commit into
zedr:mainfrom
webbrain-one:webbrain/issue-3
Closed

fix: Fix the scoring algorithm#6
webbrain-one wants to merge 1 commit into
zedr:mainfrom
webbrain-one:webbrain/issue-3

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #3

Patch generated by qwen3.6-35b-a3b via local API.

Update game_utils.c to accurately calculate points based on:
- Base scores for 3, 4, and 5 gem lines
- Simultaneous line combo bonuses (scaling multipliers)
- +50 point bonus for lines containing a Magic Jewel

Aligns the logic with the documented game rules.

Patch generated by qwen3.6-35b-a3b via local API.
@zedr

zedr commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Thanks, but I don't accept external contributions from AI.

@zedr zedr closed this Aug 29, 2026
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.

Fix the scoring algorithm

2 participants