DavidNHill / JSMinesweeper

Minesweeper player, solver and analyser in javascript
https://davidnhill.github.io/JSMinesweeper/
MIT License
91 stars 17 forks source link

The site is unplayable on mobile #14

Open BogdanDidukh2003 opened 6 days ago

BogdanDidukh2003 commented 6 days ago

There is no possibility for player to place a flag from touch screen The layout is broken too, but there is a workaround by opening a desktop version. Screenshot_20240624-212611 The horizontal layout from a phone is broken a bit too Screenshot_20240624-213718

deand0n commented 6 days ago

I can take a look at layout issue, if you don't mind @DavidNHill

DavidNHill commented 5 days ago

I don't have the time or the knowledge to make the site work well for mobile devices.

If you want to suggest simple changes, or submit pull requests then I'll consider them.