Flowit-Game / Flowit

Minimalistic puzzle game
GNU General Public License v3.0
77 stars 7 forks source link

Continue to difficulty setting after clearing levels #1

Closed comradekingu closed 1 month ago

comradekingu commented 2 years ago

When all levels are cleared, the game asks to pick one of the already played levels instead of landing at the difficulty setting screen. Would also be nice to have the same checkmark next to the cleared difficulty, like with the levels themselves.

Love this game :)

ByteHamster commented 2 years ago

Hmm, I thought it would be more clear to users what is happening when they see the list of levels with checkmarks. Otherwise, it might be unclear why it just jumped out of the level screen.

(also note that you don't have to beat all levels to end up in the last level - beating one unlocks the next 3 levels)

comradekingu commented 2 years ago

What if the player is dropped to the difficulty setting screen, and the cleared setting has the checkmark?

ByteHamster commented 2 years ago

It doesn't have to be cleared in order to play the last level

(in general, I like the idea of having a "cleared" checkbox next to the difficulty setting screen but having it won't change the situation about what screen to show)

ByteHamster commented 1 month ago

I think going back to any other screen than the one you came from would be unexpected for users