https://github.com/scriptraccoon/svudoku
Sudoku game made with SvelteKit
https://github.com/scriptraccoon/svudoku
Last synced: 4 days ago
JSON representation
Sudoku game made with SvelteKit
- Host: GitHub
- URL: https://github.com/scriptraccoon/svudoku
- Owner: ScriptRaccoon
- License: mit
- Created: 2023-11-18T01:11:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T00:07:17.000Z (over 2 years ago)
- Last Synced: 2024-05-30T16:50:02.905Z (about 2 years ago)
- Language: Svelte
- Homepage: https://svudoku.netlify.app
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svudoku
Sudoku game made with SvelteKit
https://svudoku.netlify.app
## Features
- thousands of Sudoku puzzles to solve
- fill in candidates
- highlights of peers and numbers
- undo every step
- create your own Sudoku puzzles
- shareable URLs
- game state is saved in localStorage