https://github.com/jofaval/8ball
A very simple 8-ball
https://github.com/jofaval/8ball
8-ball javascript js pwa
Last synced: over 1 year ago
JSON representation
A very simple 8-ball
- Host: GitHub
- URL: https://github.com/jofaval/8ball
- Owner: jofaval
- Created: 2022-01-18T17:46:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T02:49:31.000Z (over 4 years ago)
- Last Synced: 2025-02-04T09:33:58.895Z (over 1 year ago)
- Topics: 8-ball, javascript, js, pwa
- Language: JavaScript
- Homepage: https://jofaval.github.io/8ball/
- Size: 706 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 8 ball #
## Description
A very simple 8-ball in javascript, meant to be deployed as a PWA.
## Why?
Bored or tired of the adult life choices? Not anymore. Simplify a problem into a yes/no/maybe question and get your answer.
## How to set it up?
Deploy the `src/` folder to your server, it will have all the necessary elements as such.
## Usage
Click on the `Get an answer!` button and enjoy the answer
## Credits
- Wikipedia for the favicon image, and the texts
- PWABuilder for the icon generation