Closed TKanX closed 2 weeks ago
Enhanced the game turn countdown timer to provide more prominent and clear notifications as the turn time nears its end.
Closes #51
GameUI Enhancements:
showGamePhase
game.js
game.ejs
Countdown Timer Updates:
These changes improve the user experience by providing clearer and more urgent visual feedback during the game's countdown phase.
Summary:
Enhanced the game turn countdown timer to provide more prominent and clear notifications as the turn time nears its end.
Related Issues:
Closes #51
Changes:
GameUI Enhancements:
showGamePhase
function ingame.js
.showGamePhase
function to support custom text colors and a flashing effect.game.ejs
to include CSS for the flashing effect using keyframes animation.Countdown Timer Updates:
game.js
to provide more detailed and visually distinct countdown messages.These changes improve the user experience by providing clearer and more urgent visual feedback during the game's countdown phase.