KonradLinkowski / Stack

Tower stacking game made using Three.js
https://konradlinkowski.github.io/Stack/
MIT License
9 stars 2 forks source link

Add manifest.json #9

Open artginzburg opened 1 year ago

artginzburg commented 1 year ago

So that it can be added to Home Screen, like a real game, and also used while offline.

KonradLinkowski commented 1 year ago

manifest.json is not enough, a service worker has to be registered as well