Skip to content

HIGH - New action: Move #14

@admanb

Description

@admanb

Move to deck, move to discard. Core code should be a move method defined in card_state:

def move(pile, location)

With pile being 'deck' or 'discard' and location being :top, :bottom, or an integer location. Moving should be possible from a variety of locations, but each origin should have a separate permission.

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