Guys, please see if the logic of sudoku checker is right or not in my code
Here's a bit of info about a sudoku checker
Here's my code in python:
correct = [[1,2,3],
[2,3,1],
[3,1,2]]
incorrect = [[1,2,3,4],
[2,3,1,3],
[3,1,2,3]...
Hey guys,
Any Sudoku Solvers in here? I just started with Sudoku, I can solver easy level ones in 10-20 mins ..
Please share any tips and tricks for being a better solver :)
Can anyone please tell me about a free Sudoku for Symbian S60 phones?
I have googled for this and found a free one. But it has restrictions :( I can only play level 0 :roll:
Hi guys. I made a game of Sudoku in C. It is my first working game :D and i made it for my school exhibition. I got the idea from someone eho made Sudoku in Java and posted here. Whoever he is thanks for the help he unknowingly had done to me ;-)
Link to the exe for Sudoku the game...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.