Devlogs
[UPDATE] 21 / Jan / 2019
- Added Enumerators to make the array entries easier to read (as well as in the code)
- Changed Monsters to have different HP / XP / Gold values
- Changed Monsters so they "know" different abilities. Modifying them yourself is as easy as setting True/False
- Added a basic death animation for the player and a new, empty Game Over room to go to when dying.
- A couple of other things that slip my mind!