You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it may be nice if, when you open a puzzle, you see in advance how many points you will earn for the resolution of that puzzle.
You could add it just beneath the name of the puzzle at the top of the screen.
Something like this for example:
sm jemadar
value: 29 points
or
sm jemadar
reward: 29 points
Or may be more simple and "clean" to just put in in brackets, like:
sm jemadar (29 *)
What do you think? :)
The text was updated successfully, but these errors were encountered:
Yeah, that sounds like a nice addition!
I'm just a bit worried that it might make the UI a bit too crowded. I'd like to strike a balance between informations you really need and a clean UI.
There might also be a minor complication with the font alignment: the font used used across the app for showing the digits (San Francisco on iOS, Inter on Android) is not the same as the one used for the text/strings (Averta), so vertically aligning the "reward/value" keyword with the digit might not be as easy at is sounds.
Now that you mentioned it, how about a "puzzle details" sheet that comes up by tapping on the puzzle name, showing you additional informations of the current puzzle?
E.g.: The "meaning" of the puzzle name, the value of the puzzle, and maybe, in the future, a way to "share" the puzzle itself.
We might still need to highlight the discoverability of such action, but it should be doable (e.g.: by making it pulsate/adding a shimming effect until it's tapped once).
Now that you mentioned it, how about a "puzzle details" sheet that comes up by tapping on the puzzle name, showing you additional informations of the current puzzle?
E.g.: The "meaning" of the puzzle name, the value of the puzzle, and maybe, in the future, a way to "share" the puzzle itself.
Yeah I didn't think about it. I'd like such an addition!
I'm also curious about the naming of the puzzles and that solution would solve also this "matter" 😁
I think it may be nice if, when you open a puzzle, you see in advance how many points you will earn for the resolution of that puzzle.
You could add it just beneath the name of the puzzle at the top of the screen.
Something like this for example:
sm jemadar
value: 29 points
or
sm jemadar
reward: 29 points
Or may be more simple and "clean" to just put in in brackets, like:
sm jemadar (29 *)
What do you think? :)
The text was updated successfully, but these errors were encountered: