BFF271 / soccer-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2022 VIVA JS World Cup

Play Game

js-worldcup

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

About


Languages

Language:TypeScript 54.3%Language:Vue 39.5%Language:CSS 4.4%Language:JavaScript 0.9%Language:HTML 0.9%