stefanweck / dungeongeneration

A roguelike game with a random dungeon generator. Written in Javascript.
www.stefanweck.nl
MIT License
198 stars 29 forks source link

Added minHealth property to prevent health bar becoming negative. #2

Closed ruscoe closed 10 years ago

ruscoe commented 10 years ago

Interesting. I'll see what I can do. Thanks for pointing me in the right direction!