Grid Leveling – a free, ad-free puzzle site built with Next.js (Queens, Sudoku, Wend, Patches)

Hey everyone — I’ve been building [Grid Leveling](https://gridleveling.com) solo, a browser puzzle site with four games: a Queens logic puzzle (LinkedIn Queens-style), classic Sudoku, Wend (a word-tracing puzzle I designed myself), and Patches — a LinkedIn-Patches-style variant of Shikaku where you divide the grid into rectangles matching each clue’s size *and* shape (square/wide/tall). No signup, no ads, works on mobile.

>

> Stack: Next.js App Router, deployed on Vercel. Each game has daily puzzles plus a graded level pack (Queens alone has 9 difficulty tiers, 4×4 through 12×12; Patches just shipped with its own difficulty tiers too).

>

> Would love feedback on performance/UX, especially the puzzle boards on mobile — Patches in particular uses drag-to-draw-a-rectangle interaction and I’d like to know if it feels right on touch. Daily puzzles if you want to try it: [Queens daily]( Daily Queens Puzzle – Today's Free Challenge | Grid Leveling ) · [Wend daily]( Daily Wend Puzzle – New Challenge Every Day | Grid Leveling ) · [Sudoku daily]( Daily Sudoku Challenge – Free Puzzle Today | Grid Leveling ) · [Patches daily](Daily Patches Puzzle – New Challenge Every Day | Grid Leveling).

2 Likes

Well I love this but I can’t even beat the novice level :joy:
Great job @nakranikrupali99-128!

2 Likes

Haha thank you! :grinning_face_with_smiling_eyes: Novice is only 4×4, so if it’s fighting back, that’s on my level generator, not you. Two things that help: right-click (or long-press on mobile) marks a square as “definitely not a queen” — that’s how you narrow it down — and there’s a hint button that’ll show you the next safe move. Try the daily too, it’s the same rules with one puzzle a day so it doesn’t feel like a grind

2 Likes