Hi,
I created a Sudoku game with Streamlit that can be accessed at:
https://sudokugame.streamlit.app/,
recommended for play on laptops / tablets only.
A scratch pad in included to help with accessing the remaining numbers for a row, column or quadrant.
The solved puzzle is also available for checking / review in case needed.
The β?β represent the blanks where the player can fill in numbers.
You can refresh the screen for a new game (or if the game available is too complex)
Would love to hear your feedback.
Happy Playing