diff --git a/card-game.ico b/card-game.ico new file mode 100644 index 0000000..2630381 Binary files /dev/null and b/card-game.ico differ diff --git a/index.html b/index.html index 9c748aa..051d95e 100644 --- a/index.html +++ b/index.html @@ -1,134 +1,58 @@ - Memory game - - - - -
-

Memory game

-
- - - - - - - - -
-
- - - - - - - - -
-

Score=0

-

Turns taken=0

+Memory game + + + + + + + +
+

Memory game

+
+ + + + + + + +
- - - - + + + - function addDarkmodeWidget() { - new Darkmode(options).showWidget(); - } - window.addEventListener('load', addDarkmodeWidget); - - - + \ No newline at end of file