ajusa / Spell

A game, using nodejs and Websockets
5 stars 1 forks source link

Types of Spells #30

Open ajusa opened 8 years ago

ajusa commented 8 years ago

Add spells for each type of element; One for each, for now. More spells can be added later on. Store it in JSON. Each spell needs speed, damage, and image urls.

ajusa commented 8 years ago

This is done, nice job "EpicMittMitt" Now, we need to add the first level combos. I can do this.