Skip to content

Implement guess validation and feedback #20

@SockYeh

Description

@SockYeh

Description

Validate user guesses and provide feedback (correct/incorrect).

Reasoning

Core gameplay mechanic; must track guesses and remaining attempts.

Proposed Implementation

Compare user input with the track title (case-insensitive), update guess counter, and change embed color based on attempts.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions