0
Answer

MINESWEEPER

Mukul Budania

Mukul Budania

16y
5.3k
1
I am trying to make the minesweeper game using C# winforms... As the game is on clicking the button the value behind it appears... so we have to assign each value to a each button seperately.. can we make ne function via which all those clicks can be handled easily.. i have the button names according to the array indices containg their content.. plz help me out..