Copying a 2D non-space array to another
- by Jay
I'm a total programming newb who started learning java programming this sem at uni.
I'm up to a step where i need to copy some elements from one method to another. This program i'm creating is called an L_Game.
The question I'm stuck is: the project(Slide other) method should take another slide as a parameter, and copy each non-space cell from…