jrheard / voke

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

implement a damage system #24

Closed jrheard closed 7 years ago

jrheard commented 7 years ago

add the notion of health

listens to :contact events, decrements entities' health accordingly