Can anyone help me with a code? I am working on making a sudoku game that is 9X9 grid divided into 3X3 regions. I cannot seem to make it work. Does someone have a code I can compare it to so I can see where my code is wrong?
sudoku game
Collapse
X
-
Tags: None
-
Funny, I've also started (but kinda abandoned) making a Sudoku game on VB6.
But no, I haven't even really started to code, so I don't have any code to let you see and claim as your o--I mean, compare with your own.
You're probably going to have to show what you've tried so far before anyone's going to be willing to, or even able to give you any advice. ^-' -
Originally posted by terry guthrieCan anyone help me with a code? I am working on making a sudoku game that is 9X9 grid divided into 3X3 regions. I cannot seem to make it work. Does someone have a code I can compare it to so I can see where my code is wrong?
Terry;
I am a newbie to code using Visual basic 4.0 to create my own version of SuDoKu. I want to know how you generated your boards (numbers) such that
the numbers wer not the same horizontally or vertically. I cannot get past
getting them to be correct in one direction only (horizontally).
Can you or anyone else with VB knowledge help me PLEASE!
eibwenbvComment
Comment