Skip to content

fix: guesses are now counted properly:#74

Merged
the-only-queen-anna merged 4 commits into
developmentfrom
fix/fix-guess-count
Jun 11, 2026
Merged

fix: guesses are now counted properly:#74
the-only-queen-anna merged 4 commits into
developmentfrom
fix/fix-guess-count

Conversation

@the-only-queen-anna

Copy link
Copy Markdown
Collaborator

Context

There was a bug with the displayed guess count during the game. When a card was flipped, the guess would not change. This is now fixed.

Changes in the codebase

  • added remaining guesses to game state
  • guesses are now displayed in format: Remaining: X/Y

Changes outside the codebase

N/A

Additional information

N/A

@sonarqubecloud

Copy link
Copy Markdown

@the-only-queen-anna

Copy link
Copy Markdown
Collaborator Author

The last commit is intended to fix current issues with development, thanks for noticing @XtophB

@XtophB XtophB left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing guess amount display.
New bug was somehow created in the process, now we cannot flip cards. New high priority ticket, as a lot of features are depend on being able to flip cards (turn transition, DB development, etc.)

Image

@the-only-queen-anna the-only-queen-anna merged commit 687eb39 into development Jun 11, 2026
2 checks 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.

2 participants