Simple Sudoku Helper

 +  +  +   +  +  +   +  1  2 
 +  +  3   6  +  +   +  +  + 
 +  +  +   +  +  7   +  +  + 
 
 4  1  +   +  2  +   +  +  + 
 +  +  +   5  +  +   3  +  + 
 7  +  +   +  +  +   6  +  + 
 
 2  8  +   +  +  +   +  4  + 
 +  +  +   3  +  +   5  +  + 
 +  +  +   +  +  +   +  +  + 
Enter some numbers and press "Update"
  • Cells that contain just a number are completed; the only option provided by the drop-down box is bk (for "back") which will un-set the box.
  • Cells that contain a number in square brackets are currently uncompleted; the number shows how many legal entries there are, and the drop-down box permits the selection of one of those legal entries.
  • Get Another One