sudoku-app

๐ŸŽฎ My Sudoku

A beautiful, feature-rich Sudoku game available as a web app, PWA (iPhone), and Android mobile app.

๐ŸŽฏ Play Now

๐ŸŒ Web: Play Sudoku

โœจ Features

๐Ÿ› ๏ธ Sudoku Assistant

An integrated solving assistant (solver.html) that analyzes grids and suggests logical solving techniques, including:

๐Ÿ“ฑ Install on iPhone

  1. Open the app URL in Safari
  2. Tap the Share button
  3. Select โ€œAdd to Home Screenโ€
  4. Enjoy offline Sudoku!

๐Ÿ”ง Development

# Install dependencies
npm install

# Dev build
npm run build:dev

# Production build
npm run build:prod

# Local server
npm run serve

๐Ÿ“„ License

Creative Commons CC BY-NC 4.0

Created by: Victor Burtman