ivarcode / schackmatt

chess website
http://www.schackmatt.net/
8 stars 5 forks source link

Hide the notation until the user asks for a hint #195

Open ragnarok5375 opened 3 years ago

ragnarok5375 commented 3 years ago

I think showing the answer sometimes is too obvious. But many players might need it. I think having a way to mask the text completely for each move, but allowing the user to hit a button that says "Hint" and have the entire notation for that move display.

image

The way I'm imagining it, "check the king" would be hidden unless the user hits "hint". This then only shows the notation for this move and displays "check the king". After the player makes a move, the rest of the notation is still hidden and the "hint" button would display again. It only works for each particular move.