oyachai / HearthSim

Generic Hearthstone game simulator
MIT License
314 stars 59 forks source link

Feature/spellcards #66

Closed MrHen closed 9 years ago

MrHen commented 9 years ago

https://github.com/oyachai/HearthSim/issues/65

This updates all spell cards to use a more appropriate constructor pattern which then allows us to import cost and damage directly from the .json file.

Kallin commented 9 years ago

:+1: , so cool to see this stuff being worked on. I gotta find some time to get back into this, looks like you're all doing some great work!