Hey,
I'm creating a game and i want to use the form as a gameboard. I want to be able to traverse the gameboard with a picturebox using keypresses and have the coordinates of the picturebox correspond with an element in an array. I'm not too familiar with arrays so any help would be appreciated!