Skip to content
/ sudoku Public

a simple Sudoku game + solver created with React

Notifications You must be signed in to change notification settings

zaccnz/sudoku

Repository files navigation

sudoku

a simple sudoku game and solver, built using Vite + React + TypeScript
try it out at zaccnz.github.io/sudoku

screenshots

Game preview

getting start

if you would like to host this application yourself...

git clone https://github.com/zaccnz/sudoku.git
cd sudoku
npm install
npm run dev

features

  • sudoku board generator
  • multiple difficulty levels
  • undo and redo buttons
  • note potential values
  • PWA allows for offline use

technologies

resources

  • App Icon: Copyright 2020 Twitter, Inc and other contributors twemoji