Hello everyone I am doing some testing on Bubble to see if what I want to build is possible. As my first MVP I would lie to build something very simple. I want to embed games that are multiplayer and then track the amount of wins people have in order to create a leader board that updates in real time.
Is this at all possible, and if so… can I get any help or resources in how to actually do it?
Thanks a lot, love the platform so far even though haven’t completely grasped it yet
Thanks a lot for your answer, question, in this scenario, would I have to manually update the “number of wins” each time?
If so that wouldn’t be scalable. I would Ideally need something that updates by itself… is this even possible?
Nice, so even if it’s just an embedded game my app will be able to track who wins and who lost in the match?
Sorry for the noob questions, I am quite inexperienced but quite eager as well hehe
How about tracking how many times players played the game? I’m thinking you could track when they click on it, and measure the time they spend playing? would this be feasible?