Vue 3 + TypeScript + Bun idle game inspired by The Land. Toggle idle actions to raise stats, gain experience, earn coin, and level skills.
- Idle actions that grant experience, stat growth, and currency.
- Character level progression with auto stat bumps.
- Skills with independent experience and leveling.
- Copper, silver, and gold currency tracking.
- Start dev server:
bun run dev - Build:
bun run build - Preview:
bun run preview