Skip to content

More swapping choices #1

Description

@crazy4groovy

Right now, can only swap individual numbers. This means the number pattern never changes, even if the number values do.

Also provide column and row swappers to:

  • swap "square" single columns or rows, (within the "3x3 square")
    • i.e. range: 0-2, 3-5, 6-8
    • i.e. swap square col 0 <--> 1 OK, but 2<-->5 not OK because crosses between squares.
  • swap "board" grouped columns or rows (length/width = 3 squares)
    • i.e. range: 0-2

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