Hey guys :>
I have been wondering how to start up with a sudoku game written in java. I have yet to learn use UML properly however I would like to do it in another day.
So today I am here to ask, should I use multidimensional arrays or different lists?
Also, how do I open 2 panels separately with JPanel ?
Most likely open two windows beside each other while still being connected to each other !
Thanks in advance guys :D
Startup help :)
Started by Turk4n, Mar 23 2009 07:49 AM
2 replies to this topic
#1
Posted 23 March 2009 - 07:49 AM
|
|
|
#2
Posted 25 March 2009 - 06:27 PM
I would probably use a multidimensional array as the underlying structure of possibly a "board" object.
#3
Posted 26 March 2009 - 11:14 AM
John said:
I would probably use a multidimensional array as the underlying structure of possibly a "board" object.
Question then to you, by "board" object what do you mean?


Sign In
Create Account


Back to top









