/vue-sudoku

Quick hack to allow me to play sudoku in a clean format with no ads

Primary LanguageVue

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.