betofigueiredo / sudoku

Sudoku board created with SvelteKit, Typescript and Tailwind.
https://betofigueiredo.github.io/sudoku/
18 stars 1 forks source link

Sudoku

Created with Svelte.

Check here ⇢ https://betofigueiredo.github.io/sudoku/

Demo


Why

I've wanted to study Svelte for some time now, but I didn't have any project for it. I play Sudoku a lot, and even with good apps I didn't found one with the settings I needed (like disabled error messages).

Developed with

Inspired by

👉 https://sudoku.com: A great website I always use to practice.

👉 https://github.com/robatron/sudoku.js: This repository gave me the board creation algorithm. It helped a lot.

TODO list