Hello
I am not a programmer or anyone.
I want to make a game based this code
public int[] createBackGroundMap2(int paramInt1, int paramInt2)
{
int[] arrayOfInt = null;
if (paramInt2 == 4) {
arrayOfInt = new int[] { 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2...