MESC2004 / TC2005B_Videogame

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

speed constraints for attack and defense cards #77

Closed MESC2004 closed 4 months ago

MESC2004 commented 4 months ago

Added speed constraints individually in each function, cards cannot be played now unless enough speed is available. Related to issues #23 and #71