I’m using pure JS (ES5), no frameworks. It’s a fully offline-capable PWA, using a service worker. I’ve not written a game in years, so was a fun way to learn what’s possible on the web today using the latest standards. The hardest part was a consistent level of gameplay on different resolutions.
Anyway, it’s playable on desktop, mobile and even a Tesla dash -> https://orcascan.com/game - let me know what you think
PS: where is the best place to publish a PWA?