Sudoku

A minimal Sudoku app focused on a smooth solving experience. No ads, no clutter — just the puzzle.

Features

  • Puzzle generation across multiple difficulty levels
  • Clean input with keyboard and touch support
  • Hint system that nudges without spoiling
  • Timer and personal stats tracking

Why another Sudoku app

Most Sudoku apps are bloated with ads or gamification I don’t care about. I wanted something I’d actually use — fast to open, pleasant to look at, and respectful of the player’s time.

It’s also a great playground for exploring UI patterns: grid interaction, undo/redo, state management for a constrained problem space.