subchannel13 / EnchantedFortress

A simple game about managing resources of a fortress. Distribute your workforce, survive demon attacks and find a way to stop demon threat.
GNU Lesser General Public License v3.0
59 stars 10 forks source link

Victory or defeat screen should also show turn counter. #39

Closed vi closed 6 years ago

vi commented 7 years ago

Also when mashing the "Finish move" button, one should not skip the screen and go back to menu without even knowing if it was a victory or defeat.

Either the "back to main menu" button should appear in some other place (not where "Finish the move" button resides) or the main menu should show the last game result like "win in 90 moves".

subchannel13 commented 7 years ago

Added both. When game ends, one way or another, population distribution controls are removed and as consequence "Finish move" button jumps up.

vi commented 7 years ago

population distribution controls are removed

But not the counters themselves?

subchannel13 commented 7 years ago

@vi Turn number, population and wall count stay on screen.