Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1000 Bytes

README.md

File metadata and controls

45 lines (32 loc) · 1000 Bytes

Screenshot

Vue Sudoku

A simple and elegant version of Sudoku with multiple levels of difficulty, undo history, notes entry, validation and a timer.

Play Sudoku anywhere, anytime, on any device with no ads.

Screenshot

Features

  • Multiple levels of difficulty
  • Undo history (20 levels)
  • Auto Notes hinting
  • Error highlighting
  • Remaining digit indicators
  • Save and resume game automatically

Demo

You can see a fully working demo here

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.