Sudoku

             
   
   
   
           
             
  
  
  
   
   
   
  
  
  
   
   
   
             
           
  
  
  
             











00:00

Online Sudoku is a web version of the popular Japanese number game. Fill the grid with the numbers zero to nine, in such a way that each row, each column and each 3x3 box contains only one of each digit.

This implementation is slightly simplified; I've removed a load of buttons which I never use. The full game can be found by clicking on the link above.

Back to Andy's Page