Closed ashokdey closed 5 years ago
There's an issue already open for that https://github.com/itaditya/trick-or-treat-game/issues/26.
Regarding that, I opened a PR https://github.com/itaditya/trick-or-treat-game/pull/34
But I recently got a PR to add service worker to the game. With service workers, all game assets will be cached, and so even if we do window.reload()
from a button, it will be very quick. So I'm waiting for the service worker PR to get merged.
Closing this because this one is duplicate.