Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PWA #531

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

PWA #531

wants to merge 8 commits into from

Conversation

bolbolamir
Copy link

@bolbolamir bolbolamir commented Jul 25, 2022

Hello, @iirelu and @sigod
I used to play this game a lot! and I love it.
In this branch (and PR) I developed a service worker for this game so, it is now playable ofline (without the internet) and installable on all OSs. if you don't know about PWAs in general, this is a great article:
https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

There are some finishing touches I need to work on but, basically, it caches everything using sw.js file.
For installation, I created the manifest.json file with some metadata, feel free to change any data there.
thanks for reading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant