andrew-wilkes / vuejs-sudoku-assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku Assistant coded using VueJS

Screenshot

This template should help get you started developing with Vue 3 in Vite.

The Vue coding style used here is the Options style rather than Composition. If I re-write this code or develop it further, I will use the Composition style.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Links

https://www.stolaf.edu/people/hansonr/sudoku/explain.htm#almost

https://www.sudokuwiki.org/sudoku.htm

...52.1..54....67......4...3..741..6.........1..39...2...9......69....38..4.58

About

License:MIT License


Languages

Language:Vue 67.8%Language:JavaScript 21.1%Language:CSS 8.7%Language:HTML 2.5%