a simple sudoku game and solver, built using Vite + React + TypeScript
try it out at zaccnz.github.io/sudoku
if you would like to host this application yourself...
git clone https://github.com/zaccnz/sudoku.git
cd sudoku
npm install
npm run dev
- sudoku board generator
- multiple difficulty levels
- undo and redo buttons
- note potential values
- PWA allows for offline use
- App Icon: Copyright 2020 Twitter, Inc and other contributors twemoji