Skip to content

Implement supermoves #6

Description

@jnawk
  • Detect when multiple cards form a valid sequence (alternating colors, descending ranks)
  • Allow dragging the entire sequence as one unit
  • Validate that the destination can accept the sequence (enough free cells available)
  • Implement the "Freecell power move" formula: (# empty freecells + 1) × 2^(# empty columns)

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions