diff --git a/color-match/index.html b/color-match/index.html new file mode 100644 index 0000000..feb2afc --- /dev/null +++ b/color-match/index.html @@ -0,0 +1,163 @@ + + + + + + + Color Match + + + + + + + +
+
+

Color Match

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
Timer: 0
+
+
+
+ + + + + \ No newline at end of file diff --git a/color-match/info.json b/color-match/info.json new file mode 100644 index 0000000..cf06a98 --- /dev/null +++ b/color-match/info.json @@ -0,0 +1,7 @@ +{ + "name": "Color Match", + "description": "Choose matching color.", + "author": "Thanainan Khamthaen", + "facebook": "https://www.facebook.com/thanainan03", + "year": 2020 + } \ No newline at end of file