ID:162333
 
Okay, the game I am making is a Card game. I was wondering if anyone could help me program a card. For instance, eac cards has HP, Stamina and Chakra. Along with 4 Stats, Strength(Str), Agility(Agi), Power(Pwr), and then finally Intelegence(Int).

Also, I was wondering if there was some code out there that displays a had and when someone shuffles and draws their deck.
Yes, there are "codes" out there like that but I highly doubt those programmers hand them over to you - they must've spent quite a bit of time on it...

Not to mention that pretty much the first paragraph is all variables, one of the basics you should know about before programming a game.