Skip to content

Californ1a/chargeup

Repository files navigation

Charge Up

🚗 — 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. 😢

Dev Info

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Releases

No releases published

Packages

No packages published