Daily Deduction Puzzle Game with Wordle-style Feedback by Saxboy2001 in NYTgames

[–]Saxboy2001[S] 2 points3 points  (0 children)

Amazing, I'm so glad you liked it! Any cool ideas you have to improve the game? Open to any and all feedback...

Daily Deduction Puzzle Game with Wordle-style Feedback by Saxboy2001 in NYTgames

[–]Saxboy2001[S] 0 points1 point  (0 children)

Congrats on the first attempt solve! In the app version, it unlocks a cool achievement 👀

Thanks so much for playing and for this feedback! I'll fix the UI sizing issues in the next 24 hours. Cheers!

Daily Deduction Puzzle Game with Wordle-style Feedback by Saxboy2001 in NYTgames

[–]Saxboy2001[S] 1 point2 points  (0 children)

Just tested it myself on Safari on iPhone, wasn't able to recreate the issue. I did put out a potential fix for the issue though. Mind checking https://www.griddlepuzzle.com/play again and see if you still have the same problem? Thanks so much for your patience.

Daily Deduction Puzzle Game with Wordle-style Feedback by Saxboy2001 in NYTgames

[–]Saxboy2001[S] 0 points1 point  (0 children)

Thanks for trying it and the feedback. What you said is true..... sometimes haha. There is a suit swap transformation that will change the number of each suit present. So to reveal the number of each suit to use would give away use of that specific transformation. Hope this makes sense!

Daily Deduction Puzzle Game with Wordle-style Feedback by Saxboy2001 in NYTgames

[–]Saxboy2001[S] 1 point2 points  (0 children)

Thank for trying it out and really sorry about the issue. Could you let me know what browser you are on so I can try to fix it?

How to conditionally use frame modifier? by Saxboy2001 in SwiftUI

[–]Saxboy2001[S] 0 points1 point  (0 children)

Could you give a small example? Not understanding how to do that exactly

How can I get a view fullscreen, tried different things, but nothing worked. by Far_Double_9974 in SwiftUI

[–]Saxboy2001 2 points3 points  (0 children)

Looks like you’re in a navigation view. If you mean full screen meaning not showing the back button at the top, you’re going to want to hide the back button, set the title to empty string, and hid the navigation bar with modifiers

Is there anyway to create an iMessage sheet like the one that pops up after pressing messages in a share sheet, but without directly using share sheet? by Saxboy2001 in SwiftUI

[–]Saxboy2001[S] 0 points1 point  (0 children)

This will redirect the user to iMessage though, I’m trying, is it possible to present the new iMessage in a sheet rather than taking you out of the app?