Added health bar to slimes and improved attack logic

This commit is contained in:
finnchen123
2025-12-10 16:39:24 +01:00
parent abc11650ee
commit f74ec7e84d
7 changed files with 407 additions and 117 deletions

9
README
View File

@@ -33,4 +33,11 @@ TODO:
- NO Equipment!!!!
- Maybe keys for chests/doors
- Maybe torches for caves
- Add a Compendium to the game
- Add a Compendium to the game
- Change scaling and exp values of enemies
- Enemies generated on a new tile scale with player
- No further scaling or always adapting to player?
- If always adapt, only to player stats! No equipment stats!
- Exp scaling should be influenced by enemy scaling
- Add health bar and enemy name above slimes
- Remove fight UI completely