blobs-io / blobsgame

✨ The official repository for the blobs browsergame
7 stars 2 forks source link

Health points implementation #78

Closed y21 closed 5 years ago

y21 commented 5 years ago

This pull request adds support for "health points". Previously every blob died after one nom, which turns out to be a bad idea. From now on every blob has 100 health points and loses a random amount between 30-40 for every nom.