MelonFruit7 / MinesweeperRemake

A minesweeper remake made using C and GTK+
3 stars 2 forks source link

UIX issues #7

Open tute-avalos opened 1 year ago

tute-avalos commented 1 year ago

First of all, nice exercise. The issues are just cosmetics:

Once again, nice work.

MelonFruit7 commented 11 months ago

Somehow I missed this issue. Thanks for the feedback, there is currently an option to resize the squares by clicking the down (↓) and up (↑) arrow keys, you can resize until the board fits, if it still doesn't fit you can use the scroll bars. For all preset games you should be able to resize the squares to fit the board.

As for the choice of colors, I'll take a look at it. For people who don't want to wait they can change the css file.

Thanks for the feedback :)