Update README.md
This commit is contained in:
parent
a510ea01ad
commit
6fddbbf5d2
|
@ -17,6 +17,6 @@ Need to test on mobile devices etc.
|
||||||
## bugs
|
## bugs
|
||||||
the player can cheat under certain conditions; if there is only one tile left on a row, the player can flag it and if it is a mine, the row will clear. if not, the player can unflag it and click it. not sure how big a deal this is really.
|
the player can cheat under certain conditions; if there is only one tile left on a row, the player can flag it and if it is a mine, the row will clear. if not, the player can unflag it and click it. not sure how big a deal this is really.
|
||||||
|
|
||||||
game is apparently broken in Safari (not sure which version) and iPhone
|
need a fallback for browsers that don't support CSS3 viewport sizing
|
||||||
|
|
||||||
colours used are not safe for red-green colourblindness
|
colours used are not safe for red-green colourblindness
|
||||||
|
|
Loading…
Reference in New Issue