Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald 8de753aac5 use horizontal clip effect instead of fold 2020-06-21 23:02:51 -05:00
css use CSS grid for game selection list 2020-06-21 23:01:34 -05:00
js use horizontal clip effect instead of fold 2020-06-21 23:02:51 -05:00
mp3 use 11 KiB .mp3 for audio rather than 188 KiB .wav 2020-05-10 11:07:18 -05:00
png add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
scripts use view boxes instead of CSS :target to allow theme preview 2020-05-04 00:18:10 -05:00
svg completely redesign the user interface 2020-05-10 15:42:23 -05:00
wav add an optional in-page notification sound 2020-04-05 17:24:22 -05:00
.eslintrc.js fix issues reported by eslint 2020-05-12 18:26:05 -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
ROADMAP.md mark completed feature in roadmap 2020-05-09 13:06:17 -05:00
index.html display cumulative waiting time since each player's first move 2020-05-21 16:14:55 -05:00
index.js completely redesign the user interface 2020-05-10 15:42:23 -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.8.2 2020-05-21 16:14:59 -05:00
package.json 0.8.2 2020-05-21 16:14:59 -05:00
server.js add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
sw.js fix (maybe) for page not reloading after updating service worker 2020-05-11 13:04:00 -05:00
webpack.config.js completely redesign the user interface 2020-05-10 15:42:23 -05:00