diff --git a/MTG/icons/android-chrome-192x192.png b/MTG/icons/android-chrome-192x192.png new file mode 100644 index 0000000..e86e251 Binary files /dev/null and b/MTG/icons/android-chrome-192x192.png differ diff --git a/MTG/icons/android-chrome-512x512.png b/MTG/icons/android-chrome-512x512.png new file mode 100644 index 0000000..0f44f54 Binary files /dev/null and b/MTG/icons/android-chrome-512x512.png differ diff --git a/MTG/icons/apple-touch-icon.png b/MTG/icons/apple-touch-icon.png new file mode 100644 index 0000000..52dabb1 Binary files /dev/null and b/MTG/icons/apple-touch-icon.png differ diff --git a/MTG/icons/browserconfig.xml b/MTG/icons/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/MTG/icons/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/MTG/icons/favicon-16x16.png b/MTG/icons/favicon-16x16.png new file mode 100644 index 0000000..ff0f0c5 Binary files /dev/null and b/MTG/icons/favicon-16x16.png differ diff --git a/MTG/icons/favicon-32x32.png b/MTG/icons/favicon-32x32.png new file mode 100644 index 0000000..e3f9fe9 Binary files /dev/null and b/MTG/icons/favicon-32x32.png differ diff --git a/MTG/icons/favicon.ico b/MTG/icons/favicon.ico new file mode 100644 index 0000000..4eac4ad Binary files /dev/null and b/MTG/icons/favicon.ico differ diff --git a/MTG/icons/safari-pinned-tab.svg b/MTG/icons/safari-pinned-tab.svg new file mode 100644 index 0000000..e808301 --- /dev/null +++ b/MTG/icons/safari-pinned-tab.svg @@ -0,0 +1,694 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + + + + + + + + + + + + + + + + diff --git a/MTG/icons/site.webmanifest b/MTG/icons/site.webmanifest new file mode 100644 index 0000000..b20abb7 --- /dev/null +++ b/MTG/icons/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} diff --git a/MTG/index.html b/MTG/index.html new file mode 100644 index 0000000..4cbd299 --- /dev/null +++ b/MTG/index.html @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + MTG Life Counter + + + +
+
+
+
+ Player 1
+
+
+
20
+
+
+
+ +
+
+ Player 2
+
+
+
20
+
+
+
+
+
+ Player 3
+
+
+
20
+
+
+
+
+
+ Player 4
+
+
+
20
+
+
+
+
+
+ Player 5
+
+
+
20
+
+
+
+
+
+ Player 6
+
+
+
20
+
+
+
+
+
+ Player 7
+
+
+
20
+
+
+
+
+
+ Player 8
+
+
+
20
+
+
+
+ + + +
+
+
+
+ + + + \ No newline at end of file