Sudoku Solver This is a web-based sudoku solver. Users are asked to input known values into the grid, and the rest of the puzzle will be solved. Url View the app here What was it built with? Plain JavaScript Plain HTML and CSS Browserify for modularity