Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 423 Bytes

Sudoku

A Sudoku Web Application made by using HTML CSS and JavaScript.

For Live Demo click here

Features

  1. Responsive Web Application.
  2. Optimised for low end devices.
  3. Solve the generated sudoku puzzles.
  4. Validate sudoku puzzle by marking the cell if any cell contains invalid entry.
  5. Option to get next unfilled entry on board.
  6. Restart Game and Timer.