diff --git a/src/components/MainMenuBoxes.vue b/src/components/MainMenuBoxes.vue new file mode 100644 index 0000000..9e7a46a --- /dev/null +++ b/src/components/MainMenuBoxes.vue @@ -0,0 +1,79 @@ + + + + + + + + + + + {{ item.title }} + + {{ item.description }} + + + + + + + + + diff --git a/src/views/MainMenuView.vue b/src/views/MainMenuView.vue new file mode 100644 index 0000000..4cc2ce2 --- /dev/null +++ b/src/views/MainMenuView.vue @@ -0,0 +1,50 @@ + + + + + + + + + + KnockOutWhist + + + Welcome to KnockOutWhist! In this game you have to "knock-out" your opponents until you are the last player standing. + Do you have what it takes to be crowned the champion? + + + + + + + + + + +
+ Welcome to KnockOutWhist! In this game you have to "knock-out" your opponents until you are the last player standing. + Do you have what it takes to be crowned the champion? +