itch.io is community of indie game creators and players

Devlogs

Timer Indicator

4 Seat Blackjack
A browser game made in HTML5

From launch, this game has had the feature where after a player has chosen to hit or stay, their updated score is shown on screen for 90 frames (1.5 seconds at the standard 60fps) until the game tells them to pass it to the next player. However, there wasn't an indicator that this timer was on, so players might have assumed the game wasn't working if they pushed the "stay" button and nothing happened right away. To clear up confusion, I have added text that says "waiting..." and activates only when the timer is on.

I also tried to fix the touchscreen issue. The version I have now worked fine in my editor on mobile, but failed when I updated it and loaded this page on mobile. A little frustrating, but I'll come back to it.

Files

  • 4_Seat_Blackjack_2024_11_20_00_31_00.zip 5.1 MB
    Nov 20, 2024
Leave a comment