🚗 — https://californ1a.github.io/chargeup/ — ⛽
Simple puzzle game about connecting cars to chargers without causing collisions.
Built with Vue 3 using Vite. Based on the Puzzle Page app because it wouldn't let me play an infinite amount of them, even with the subscription. 😢
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint