thenfour / digifujam

32 stars 1 forks source link

Add a splash screen (yuck!) when gesture is required #209

Closed thenfour closed 2 years ago

thenfour commented 2 years ago

The necessity stems from the need for gestures before audio is allowed. Users are required to interact with the page before we can play sound, to prevent annoying and invasive autoplay sites.

Most of the time it's not a problem because you must go through the login page before jamming.

But as we remove that step, I want to introduce a splash screen that requires the user to press a key, touch, click, whatever, just to allow audio to play.

see also:

195

135