fred-cook / lad-sweeper

minesweeper clone
MIT License
1 stars 0 forks source link

make the grid cells correct size #5

Closed fred-cook closed 1 year ago

fred-cook commented 1 year ago

At the moment the grid cells change size when they are clicked, making the game very hard to play.

Fix the size of the grid for now to a reasonable value. Note that it should be tested on multiple platforms, as it looks quite different on windows/chromebook linux.