I'm going to program a 2 player chess game..
it would be too simple! even not use mouse!
where should i start!?
I started a little, but now it seems to be unusable..
My problem is , using jLabels..
for moving, it get the coordinate and move the jLabel by .setLocation();
I don't now if use jLabel in a class for example pawn, and then when NEW a class a jLabel be newed in it or NOT..?
is it correct or I'm going the wrong way!?
plz help me!

