Sudoku 16x16 solver

A relative got into sudokus lately, and although 9x9 puzzles are ok, when diving into 16x16 grids.. things often start getting difficult! And that’s without some errors in the sudoku book they are using.

I’ve been looking for a side project for a while, and this seemed like a fun idea to mix some Python and web development.

So here it is, a public, ad-less 16x16 sudoku solver: https://sudoku.fr33tux.org !

The layout should be ok-ish on mobile (I did my best, but I’m still not a web developer at heart..) and fine on tablet and desktop but let me know if you run into issues!

Enjoy your sudokus!