Offline
January 13th, 2022 — 1 min read
I added an offline mode to Optics. It was easy to do - just added bundle.js
, bundle.css
, index.html
to the PWA cache. The game is all local - played on the same computer, so no need for anything fancy.
Optics is an installable Progressive Web App built with Svelte based on a card game called Illusion.