jrheard / voke

a roguelite in clojurescript
MIT License
32 stars 2 forks source link

implement a death system #25

Closed jrheard closed 7 years ago

jrheard commented 7 years ago

runs after the damage system, before the attack system

looks for entities with health <= 0, kills them