Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald a1a9eea758 fix for not notifying on next move after switching game 2020-05-09 13:05:32 -05:00
css remove piece IDs and unused <img> elements; animate click moves 2020-05-08 22:15:11 -05:00
js fix for not notifying on next move after switching game 2020-05-09 13:05:32 -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 use view boxes instead of CSS :target to allow theme preview 2020-05-04 00:18:10 -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
ROADMAP.md mark completed feature in roadmap 2020-05-08 22:18:47 -05:00
index.html remove piece IDs and unused <img> elements; animate click moves 2020-05-08 22:15:11 -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.6.0 2020-05-09 12:54:56 -05:00
package.json 0.6.0 2020-05-09 12:54:56 -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 use view boxes instead of CSS :target to allow theme preview 2020-05-04 00:18:10 -05:00