Refactor and implemented full game logic

This commit is contained in:
Florian Sylvain
2023-03-08 14:48:05 +01:00
parent 8bce6af70c
commit 3a4f723c85
5 changed files with 184 additions and 70 deletions
-1
View File
@@ -11,7 +11,6 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"pinia": "^2.0.32",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},