I just finished this curtain type thing for hiding the standings during a game. This is meant to build suspense or let the game manager reveal the winner how ever they want. It uses a websocket for the live updates so i just made a message type for hiding and showing. Next up is actually saving the hidden state and making sure users joining have theirs hidden too. Im also trying to figure out a way to prevent inspecting to figure out the winner. Right now i just use a v-if to get rid of the points container when its hidden. I also did a lot of cleaning up my code and fixing smaller bugs
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.