Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald 446241bcd1 add lodash as explicit dev dependency 2020-04-25 02:10:24 -05:00
css put the current player's pieces in front to make dragging easier 2020-04-25 00:14:42 -05:00
js put the current player's pieces in front to make dragging easier 2020-04-25 00:14:42 -05:00
png add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
svg add a 'badge' icon with link to current page with game ID 2020-04-16 21:30:38 -05:00
wav add an optional in-page notification sound 2020-04-05 17:24:22 -05:00
.gitignore fix remaining hard-coded paths & extend cache lifetimes with content hashes 2020-04-02 05:25:49 -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 rel="noopener noreferer" to external links for improved privacy and security 2020-04-16 21:31:47 -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 add lodash as explicit dev dependency 2020-04-25 02:10:24 -05:00
package.json add lodash as explicit dev dependency 2020-04-25 02:10:24 -05:00
sw.js add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
webpack.config.js add a Progressive Web App (PWA) manifest 2020-04-06 02:02:01 -05:00