Documentation
Kawaii moon phase hopper ยท m3yevn mini-game constellation
Controls
Space / tap to hop
API
GET /api/healthโ status + storage modeGET /api/scoresโ top 20 leaderboardPOST /api/scoresโ{ "name": "...", "score": 123 }
Stack
- Canvas 2D + Vite ยท Express API ยท Vercel KV (optional)
- Deploy:
vercel --prod
Local dev
npm install
npm run dev # game at localhost:5173/play/
npm run build # โ public/play/