I'd like to share the Hidoku web app I've been developing for the past 2 months<p>What is Hidoku?<p>Hidoku (also known as Hidato) is a logic puzzle invented by Dr. Gyora Benedek, an Israeli mathematician. The goal is to fill a grid with consecutive numbers that connect horizontally, vertically, or diagonally. You're given a few numbers as starting points, and you need to figure out the rest through deduction.<p>Why I built this?<p>I discovered Hidoku while browsing puzzle books at a bookstore, bought one, and I've been hooked ever since.<p>I'm also learning coding, so this is the perfect project for me to further my skills. I wanted to create a clean, intuitive interface that would make this puzzle game accessible to all.<p>Technical details:<p>Built with Vue and Tailwind CSS.<p>I'd love to hear your feedback - particularly on the difficulty or any UI/UX improvements that would make the experience better.