Update 4
Final submission for the jam! This time, I implemented a very simple demonic enemy that attacks the orc settlement in waves:
- Very simple: does not specifically try to target orcs or buildings, just moves down the map
- Orcs attack first, but only have 25% hit rate -- if any demons are left after the orcs have attacked, then say goodbye to those orcs
- The "F" key is now used to bring up a status screen that shows your current number of orcs and your current survival time
- If you're left with no orcs, you'll be greeted by the game over screen which shows the final survival time
I've been to focused on implementing the features and tweaking a few parameters that I'm not sure how long a player will be able to survive. I've toned down the difficulty to avoid beginners from getting blocked right away, so maybe it'll be too easy?
Anyways, I'm glad I was able to reach this point, and I hope you have fun playing the game 😃