Im making a game and after the first run run when the user clicks new game I get index outside bounds of array.
This is the the new game button code
panel1.Controls.Clear();
int x = int.Parse(heightentered.Text);
int y =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.