{"game":"Sudoku","created_by":"Amit Sharma","info":"Each array in the data array represents a row in the sudoku grid.","data":[[3,4,9,2,8,7,6,5,1],[6,7,1,9,4,5,3,8,2],[5,2,8,1,3,6,7,4,9],[2,6,5,7,9,3,8,1,4],[1,8,4,5,6,2,9,3,7],[9,3,7,4,1,8,5,2,6],[4,9,3,6,5,1,2,7,8],[7,5,6,8,2,4,1,9,3],[8,1,2,3,7,9,4,6,5]],"easy":[[0,0,9,2,8,0,6,5,0],[6,7,1,0,0,5,0,8,2],[5,0,0,1,3,0,7,4,9],[2,6,5,7,9,0,8,1,4],[0,8,4,5,0,2,9,3,0],[9,0,7,4,1,8,0,0,0],[4,0,0,0,0,1,2,0,8],[7,5,6,8,0,4,1,9,3],[8,1,2,3,7,9,4,0,5]],"medium":[[0,0,0,2,0,7,6,5,0],[6,0,1,0,4,0,3,8,0],[5,2,8,0,0,6,0,4,0],[0,6,5,7,9,0,0,0,0],[1,8,0,5,0,0,9,0,7],[0,0,7,0,0,0,5,2,0],[0,9,3,0,5,0,0,0,0],[0,0,6,0,0,0,0,0,0],[8,1,2,0,7,9,0,6,0]],"hard":[[0,0,9,2,0,0,6,0,0],[0,0,1,0,0,5,0,0,0],[5,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,9,0,7],[0,3,7,0,0,0,0,2,6],[4,0,0,0,5,0,0,0,0],[7,0,6,0,0,4,0,0,0],[0,0,0,0,0,0,4,0,0]],"date":"2025-12-05T23:15:50.047Z","rules":["Each row must contain the numbers 1-9 without repetition.","Each column must contain the numbers 1-9 without repetition.","Each of the nine 3x3 sub-boxes of the grid must contain the numbers 1-9 without repetition.","The sum of every single row, column and 3x3 box must be 45."],"difficulty":["The difficulty is determined by the number of clues given.","The fewer clues, the harder the puzzle.","The more clues, the easier the puzzle."],"projects":[{"title":"EVSTART: Electric Vehicle is the Future","url":"https://evstart.netlify.app/"},{"title":"News Website in react","url":"https://newsmon.netlify.app/"},{"title":"Hindi jokes API","url":"https://hindi-jokes-api.onrender.com/"}],"usefullinks":[{"title":"6 Advanced Sudoku Strategies explained","url":"https://www.sudokuonline.io/tips/advanced-sudoku-strategies"},{"title":"Sudoku techniques","url":"https://www.conceptispuzzles.com/index.aspx?uri=puzzle/sudoku/techniques"}]}