From ba3ac197046c6f6f6b00d80329dec5679b2bcbf9 Mon Sep 17 00:00:00 2001 From: goynov Date: Fri, 13 Jun 2025 20:28:16 +0300 Subject: [PATCH] xr --- src/components/GamePlaying/GamePlaying.vue | 11 +- src/lib/gameEngine.js | 154 ++++++++++++--------- src/stores/app.js | 16 ++- 3 files changed, 111 insertions(+), 70 deletions(-) diff --git a/src/components/GamePlaying/GamePlaying.vue b/src/components/GamePlaying/GamePlaying.vue index feb3373..4800b61 100644 --- a/src/components/GamePlaying/GamePlaying.vue +++ b/src/components/GamePlaying/GamePlaying.vue @@ -14,6 +14,9 @@ + + +
@@ -48,6 +51,9 @@