From 9900326fe2ab7bef4076d5909998bc66fffabbae Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 8 Jun 2017 16:49:46 +0100 Subject: [PATCH] Implemented game, kind of --- src/components/Home.vue | 13 +- src/components/MpsGame.vue | 560 +++++++++++++++++++++---------------- 2 files changed, 328 insertions(+), 245 deletions(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index 2349b9b..58fae3d 100755 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -13,7 +13,7 @@

Replace The Negatives In Your Life With Positives And Move Your Life Ahead


- +
@@ -61,6 +61,7 @@

Replace The Negatives In Your Life With Positives And Move Your Life Ahead

+ @@ -119,12 +120,14 @@ diff --git a/src/components/MpsGame.vue b/src/components/MpsGame.vue index 674f1a6..3953711 100644 --- a/src/components/MpsGame.vue +++ b/src/components/MpsGame.vue @@ -1,84 +1,154 @@ \ No newline at end of file +