1)my new game button(button12). I can't figure out how to reset the board to start a new game. I've tried using InitializeComponent(); and a few other things without success.
2) I'm not sure if I need a main method or not. When I uncomment it I get errors. It works in visual studio commented out but i don't think it will work without it from the command line.
3) how do I run it from the mac terminal command line. Right now I have just been playing it from visual studio 10 using bootcamp. Do I put the entire folder in the bin(where I access my apps from?) I really need help on this part. I have not used the command line much and we don't cover it in class.
3) finally this is not part of the assignment requirements but I wanted to replace the "X" and "O" with images. Right now I represent an X or O as a string using the .Text attribute. I want to replace the strings with images using the background image attribute. I have the images as .jpg in the folder with all files. (OSU_helmet.jpg and michigan_helmet.jpg)


Sign In
Create Account


Back to top









