Texteffects is in this class just a text description of the effect that card can have on the game sequence, effects is the name of the object defined in an other class : the class of the effect
I want to create a card game with python and i have some question about the game sequence.Ĭlass card with all necessary variables : name, life, initiative…, texteffects, effects