I've overhauled the monster class and implemented several new features and bugs.
- The monsters can have an animated(!) death
- It's no longer possible to just step right over the monsters without consequences
- The player can die
- There is a very simple FSM at play
- Code looks like spaghetti
The monsters are quite dumb at the moment, and can't use weapons. That is the assignment for tomorrow. Monsters that shoot back at the player.
If I get some extra time, I will upload a gameplay video later on today.