Hey,
I was wondering if I could get some help/or just a code on making a sudoku
Printable View
Hey,
I was wondering if I could get some help/or just a code on making a sudoku
No you can't. If you have an idea/project and some issues related to that, then you'll find some people who will help you
If you have a specific question it'll be much easier to help you. For very general questions such as the one above, all most of us can say is "good luck".
It depends on what kind of help you want:
- You want somebody to give you complete Java Sudoku game code?
- Not in this forum. Try Google. The purpose of the forum is to help developers with their Java problems/questions/doubts and learn along the way. This is not a code factory.
- You want to create a Sudoku game yourself and learn Java?
- Then this is the correct forum. Suggestion:
- Before committing grey matter to code, plan your program on paper first. Design the structure and the methods you will need
- If you have questions/problems, then ask the forum
Luck,
CJSL