New Reply

sudoku in c#

 
Share Thread Thread Tools
Jul27-11, 07:42 AM   #1
 

sudoku in c#


Hi ,I want to generate a sudoku game in c sharp.First I will make 3*3 cells sudoku simple,then whole sudoku (9*9) . I ve added to form 9 commoboxes and a star button.
When ı click the start button , the programme will fill randomly two cells with 1, 2, or 3 .
Then player will fill other empty cells and check its correctness by clicking check button.

Can you give me some hints please since ı ve just started c sharp...
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jul28-11, 08:18 AM   #2
 
by the way ı try to use backtracking algorithm .Am ı right ? or can anyone suggest to me easir way to generate sudoku.
New Reply
Thread Tools


Similar Threads for: sudoku in c#
Thread Forum Replies
I want to axiomatize sudoku Linear & Abstract Algebra 1
how many possible puzzles can be created out of the standard 9x9 grid General Math 2
Sudoku Set Theory, Logic, Probability, Statistics 28
Sudoku General Math 9
Sudoku General Math 0