diff --git a/cache.appcache b/cache.appcache new file mode 100644 index 0000000000000000000000000000000000000000..a5d5be73a6db1600cf7f9f9a89fe8e8ba7f100a5 --- /dev/null +++ b/cache.appcache @@ -0,0 +1,26 @@ +CACHE MANIFEST +index.html + +style/fonts/clear-sans.css +style/fonts/ClearSans-Bold-webfont.eot +style/fonts/ClearSans-Bold-webfont.svg +style/fonts/ClearSans-Bold-webfont.woff +style/fonts/ClearSans-Light-webfont.eot +style/fonts/ClearSans-Light-webfont.svg +style/fonts/ClearSans-Light-webfont.woff +style/fonts/ClearSans-Regular-webfont.eot +style/fonts/ClearSans-Regular-webfont.svg +style/fonts/ClearSans-Regular-webfont.woff + +js/animframe_polyfill.js +js/application.js +js/game_manager.js +js/grid.js +js/html_actuator.js +js/keyboard_input_manager.js +js/tile.js + +favicon.ico + +NETWORK: +* diff --git a/index.html b/index.html index f9fb3145e654af75f58d05feb97f841aac1ff1c1..e8d30d8aa255eb0b4532c052ad1fb8490feda6db 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + 2048