https://github.com/moverval/sudoku-website
A straight Sudoku Website for playing Sudoku on mobile and tablet
https://github.com/moverval/sudoku-website
sudoku sudoku-board sudoku-game sudoku-generator sudoku-solver
Last synced: about 1 year ago
JSON representation
A straight Sudoku Website for playing Sudoku on mobile and tablet
- Host: GitHub
- URL: https://github.com/moverval/sudoku-website
- Owner: moverval
- License: other
- Created: 2019-12-20T21:02:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T11:14:25.000Z (over 6 years ago)
- Last Synced: 2025-03-20T03:39:47.171Z (over 1 year ago)
- Topics: sudoku, sudoku-board, sudoku-game, sudoku-generator, sudoku-solver
- Language: CSS
- Homepage: https://sudoku.zyniac.com
- Size: 71.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sudoku Website
A fully user based Website that is powered by [sudoku.js](https://github.com/MMNN321/sudoku.js)
## Features
This website can generate boards with different difficulty levels and can also solve them. It also has a mistake check that marks wrong numbers in boxes.
It comes with a bright and dark mode that adjusts automatically to the browser.
## Features that should come in the future
- Desktop Mode
- More detailed setting system
- Sudoku Saving System