Playing Sunflower Land, I loved the Desert Digging feature but found the guesswork tedious — so I built d1g.uk, a browser-based helper that visualizes digging data, highlights possible treasure spots, and shows daily patterns, all without login and entirely on the frontend for speed and privacy. I built it with Vue 3, Vite, and TailwindCSS, pulling live farm data from the game's public API and adding hint tiles that auto-appear next to crab/sand results so players see where to dig next at a glance.
API limits meant no long-term dig tracking and markers couldn't persist (patterns change daily), so the tool stayed focused on today's session. Once launched, d1g.uk spread through the community on its own; seeing players from dozens of countries use it daily was the best reward. I'm still thinking about optional strategy tips, smarter hint logic, and seasonal themes — and if you play Sunflower Land, d1g.uk might just make your next dig a lot smarter.