MESC2004 / TC2005B_Videogame

Repository for development of the game project for TC2005B
MIT License
0 stars 0 forks source link

Finished card instantiation for first 3 cards #58

Closed MESC2004 closed 4 months ago

MESC2004 commented 4 months ago

Instantiates the first 3 cards of the deck in the appropriate panels through the data in the apiCardData variable and assigns the TMP values according to their Type_ID. Closes issue #38