Hi guys im doing a Minesweeper project and I was instructed to add a feature where you can restart the game by pressing a restart button but I dont know how to do it because my entire window frame is covered by buttons (which are the cells in this case). What Im trying to say is that the button grid (which is an 8 by 8 grid of cells) covers the entire window and I have no idea how to make the resolution of the window bigger to give space for an extra Restart button.
Someone please help me, I can send my Minesweeper project here, I need help because this project is due tomorrow and it's already past its initial deadline lol. Im using Netbeans Apache 17 IDE to run the code
