This project is a sample game project I used to learn VueJS3.
In this game your objective to clear all enemies on the stage by using the available moves on the bottom.
- If your health reaches zero, the game restarts
- Every move consume your health and increase your heat
- Every turn your heat decreases
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build