Hi Everyone!
I have tried many different ways to learn programming things over the years; Basic, C+, Python, a bunch but the one that is sticking to me seems to be Godot! It feels really accessible to create almost anything; I've really focused on learning little systems so far I've made an:
Inventory system,
moving a sprite/attack/interact with other sprites
collisions etc.
but what I really want to make is like a card game system; how do you do it? Do you use a randomized list?