Card Games in a Bubble App

So, I’m trying to implement some card games into my Bubble app. I’d like to start off with something that has simple mechanics, like the game “Garbage”, and I have some basic ideas of how I could implement this with a data peice called a “Card”. I would have 52 of them, each with their real world counterparts. Then, using some conditional workflows and the “Random Item” function, I would create the game function itself. The main reason I’m posting this is I’m wondering if anyone has some advice for the programming or if anyone knows of a plugin that could work for these purposes. Thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.