Keeping score for multiplayer?

I am making a multiplayer game where the winner gets the score but- I don’t know how to keep score and have it show it… Help…

Here is a score example: https://flowlab.io/game/view/10686

Nice basic coin game, but the user is looking for a way to keep score for multiple players. Anyone?

Hey @stemcrafters - are you asking about local (shared keyboard) multiplayer, or online multiplayer with connected clients?

10 year topic revive gotta be a record

Thanks-online with connected clients.

You can use a Shared value for that then.