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

QUESTION: Placement of cut pieces #8

Open
xs6615 opened this issue Apr 3, 2019 · 4 comments
Open

QUESTION: Placement of cut pieces #8

xs6615 opened this issue Apr 3, 2019 · 4 comments

Comments

@xs6615
Copy link

xs6615 commented Apr 3, 2019

When through the code, but could not determine.

  • If I wanted to modify the placement of the pieces on the board, where would I look for this. I would like to see if I can set up puzzle to display pieces only around outside of puzzle canvas (where the final pieces sit), leaving the canvas empty on start.
  • Does this have the ability to determine which pieces are along the border of the puzzle so I could tag them?
@pwlkania
Copy link

pwlkania commented Apr 4, 2019

Please check PuzzleElement.swift and position property.

@mylogon341
Copy link

@xs6615 I have used this library to create my app.
I have made the code public here. Feel free to take inspiration.
The app is available for free here

@xs6615
Copy link
Author

xs6615 commented May 11, 2019

@mylogon341 , this is very kind of you. I will take a look at it now.
@pwlkania, Pawel, Dziękuję

@mylogon341
Copy link

mylogon341 commented May 11, 2019 via email

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

No branches or pull requests

3 participants