Skip to content

Allow playing identical cards as pairs #7

Description

@YPOC

Currently only single cards can be played. But when there are two or more identical cards in the hand (face and suit) it should be possible to play them all in one go. Programmatically this could be done with two consecutive plays, where the first play transitions to a state that allows the play of that and only that second card. Alternatively it could be done by allowing playing multiple cards at once. This might be better from a user's perspective.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions