Implement logging system: add GameLogger class for managing log messages, integrate logging in HUDLayer and ShrodingersMine for enhanced gameplay feedback.

This commit is contained in:
2026-04-03 00:38:27 +01:00
parent 94be1f104f
commit b325b35c88
5 changed files with 61 additions and 2 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ So,
#make enemy spawn in the boss rooms with randomness + enemy count - done
#make the lizard kind of enemy with very high health + dps but slow - done
make blade work as planned
make bow just normal
#make blade work as planned - done
#make bow quantum - done
make minimap for the torches revealing teh maze
click on minimap makes game pause to allow pausing for safety