2022 VIVA JS World Cup Play Game Vue.js3 + Soccer Game Samples Project How to Play Player key ↑ ArrowUp or KeyW → ArrowRight or KeyD ↓ ArrowDown or KeyS ← ArrowLeft or KeyA shoot KeyX GamePad Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint