Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composite Modes #40

Open
1 of 4 tasks
swaroopg92 opened this issue Sep 2, 2021 · 7 comments
Open
1 of 4 tasks

Composite Modes #40

swaroopg92 opened this issue Sep 2, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@swaroopg92
Copy link
Owner

swaroopg92 commented Sep 2, 2021

Add New Composite Modes:

  • Shugaku

Improve Existing Composite Modes:

  • Shakashaka - Allow dragging of triangles, Allow dragging of dots
  • Edgexoi - Left Click and Right-click both follow the same cycle of shading. Instead, shift one color to each.
  • Star Battle - It's bad on mobile. Because to place a cross, one needs to double click. The first click places the star and removes the dot and then placing the cross. In puzz.link, dots are maintained on the different array, and it's displayed when no star is placed in the adjacent cell. So if the user clicks star and removes the star again, the dots are visible back.

For any other composite modes requests, comment on this thread.

@swaroopg92 swaroopg92 added the enhancement New feature or request label Sep 2, 2021
@swaroopg92
Copy link
Owner Author

Optional

  • Country Road
  • Haisu

@swaroopg92
Copy link
Owner Author

swaroopg92 commented Nov 6, 2021

  • Optimize right click for Tents

@swaroopg92
Copy link
Owner Author

this is from Stef from CTC discord server.
current composite mode -
my_puzzle_-_2021-11-11T142702 140
suggested -
my_puzzle_-_2021-11-11T142909 652

@swaroopguggilam
Copy link
Contributor

Akari - Unable to place bulbs on the shaded cells? Fix it.

@swaroopg92
Copy link
Owner Author

Check this too #94

@swaroopg92
Copy link
Owner Author

swaroopg92 commented Dec 28, 2023

Composite modes blpo, blwh, lineox, edgexoi, tents, magnets, hashi have been improved and updated.
Check commits 329fc20 and 3ad2610

@swaroopg92
Copy link
Owner Author

a new composite mode: Directed Loop
[Right Click Behavior]

  1. 1st click on edge - cross
  2. 1st click on edge and drag - multiple crosses
  3. 2nd click on edge - directed arrow
  4. 3rd click on edge - directed arrow in the other direction
  5. 4th click on edge - delete
  6. 4th click on edge and drag - multiple delete
  7. Click at the center of the cell and drag in the direction for the corresponding directed arrow (Only for Laptops)
    [Left click and drag] will draw the loop

Existing Composite Modes Improvement:

  1. Paint and dot:
    Earlier - Mouse Right click did nothing.
    Present - Right click does dot and shading in the order. This is reverse order of left click.
  2. Yin Yang:
    Earlier - Mouse Right click did nothing.
    Present - Right click does black and white circle in the order. This is reverse order of left click.
  3. Magnets:
    Earlier - Mouse Right click did nothing.
    Present - Right click does - and + shapes in the order. This is reverse order of left click.
  4. Line OX:
    Earlier - Mouse Right click did nothing.
    Present - Right click does circle and X shapes in the order. This is reverse order of left click.
  5. Edge XOI:
    Earlier - Right click has same order of Left Click which is yellow and green color.
    Present - Now the order for right click is reversed to that of left click for ease.
  6. Tents:
    Earlier - Right click has same order of Left Click which is triangle and dot.
    Present - Now the order for right click is reversed.
  7. Hashi:
    Earlier - No way to mark completed clues.
    Present - Right click on the cells to mark Grey Cross.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants