diff --git a/SnatchGame.png b/SnatchGame.png new file mode 100644 index 0000000..5272d0d Binary files /dev/null and b/SnatchGame.png differ diff --git a/client/index.html b/client/index.html index 9651358..1fad17a 100644 --- a/client/index.html +++ b/client/index.html @@ -1,10 +1,27 @@ - + - + + - Snatch Game - Competitive Clicker + + + + + + + + + + + + + + + + + SnatchGame - Arena de intercambio social
diff --git a/client/public/SnatchGame.png b/client/public/SnatchGame.png new file mode 100644 index 0000000..5272d0d Binary files /dev/null and b/client/public/SnatchGame.png differ diff --git a/client/public/favicon.png b/client/public/favicon.png new file mode 100644 index 0000000..5272d0d Binary files /dev/null and b/client/public/favicon.png differ diff --git a/client/src/components/GameLogo.vue b/client/src/components/GameLogo.vue new file mode 100644 index 0000000..2d3d45f --- /dev/null +++ b/client/src/components/GameLogo.vue @@ -0,0 +1,61 @@ + + + + + \ No newline at end of file diff --git a/client/src/views/Leaderboard.vue b/client/src/views/Leaderboard.vue index 57f85bd..88f6c00 100644 --- a/client/src/views/Leaderboard.vue +++ b/client/src/views/Leaderboard.vue @@ -5,7 +5,7 @@ -

📈 Leaderboard

+

Leaderboard

-

🎮 Snatch Game

+

+ Snatch Game +

Arena de intercambio social
@@ -35,7 +37,7 @@
Antes de jugar, presiona "Confirmar Nombre" para confirmar tu nombre.
@@ -68,6 +70,7 @@