Can't figure out the beginning of my minesweeper

98 Views Asked by At

I need to make a minesweeper game where in the beginning it must ask for the difficulty (easy, medium or hard). From there the JFrame size must change and the amount of blocks and mines must come in. How do I change the JFrame size if I click on one of the buttons?

0

There are 0 best solutions below