Page 1 of 1

sudoku solutions

Posted: Thu Oct 20, 2016 7:06 pm
by krsh1205
I am a 6th grade student. For my science project I have written a Sudoku Solution program as suggested in your website. But I am stuck at the Check Sudoku button. Can you please guide me for that. Without that I'm not able to finish my project. Thanks

Re: sudoku solutions

Posted: Fri Oct 21, 2016 10:13 am
by Ultra
Krsh,

Thank you for using the Science Buddies fora. I am sorry to say that I do not have any experience with JavaScript specifically. However, I have found a link to a helpful resource: http://www.javascript-coder.com/button/ ... n-p1.phtml.

It is very impressive that you have mastered JavaScript in sixth grade.

Let me know if you need any further assistance. I have a general idea of how I would write the program, so I can help you if necessary.


Good luck,
- Ultra

Re: sudoku solutions

Posted: Wed Nov 09, 2016 4:57 pm
by krsh1205
Thanks. Can you please show me how the written part of the Read Cells button can show up in textarea?

Re: sudoku solutions

Posted: Sun Jan 08, 2017 11:43 am
by krsh1205
I can't figure out the code to use when I want addition in an if/else statement. I want it in JavaScript using multiple numbers. If anyone's available, please help me.

Thank you.