An open API service indexing awesome lists of open source software.

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

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