Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald 4f7dcd7ff9 0.4.3 2020-05-02 20:44:26 -05:00
css add rounded corners and drop shadows for a more 2.5D look 2020-05-02 20:44:12 -05:00
js factor out the code to diff game history into a utility function 2020-05-02 18:12:52 -05:00
png add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
svg replace drop-down list with new modal game selection dialog 2020-04-29 23:54:59 -05:00
wav add an optional in-page notification sound 2020-04-05 17:24:22 -05:00
.gitignore support running as a standalone server for development 2020-05-02 16:08:54 -05:00
.htaccess fix remaining hard-coded paths & extend cache lifetimes with content hashes 2020-04-02 05:25:49 -05:00
index.html add rounded corners and drop shadows for a more 2.5D look 2020-05-02 20:44:12 -05:00
index.js fix remaining hard-coded paths & extend cache lifetimes with content hashes 2020-04-02 05:25:49 -05:00
manifest.js add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
package-lock.json 0.4.3 2020-05-02 20:44:26 -05:00
package.json 0.4.3 2020-05-02 20:44:26 -05:00
server.js add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
sw.js monitor service worker and prompt to update to new version 2020-04-30 19:17:03 -05:00
webpack.config.js support running as a standalone server for development 2020-05-02 16:08:54 -05:00