Update README.md
This commit is contained in:
parent
e4660cf7aa
commit
bae72b544c
|
@ -18,11 +18,11 @@ game over screen/restart button
|
||||||
|
|
||||||
make flags permanent to prevent cheating?
|
make flags permanent to prevent cheating?
|
||||||
|
|
||||||
make middle click work on revealed mines and not just flagged mines
|
|
||||||
|
|
||||||
save game using html5 local storage so player can come back later
|
save game using html5 local storage so player can come back later
|
||||||
|
|
||||||
## bugs
|
## bugs
|
||||||
Game adds too many rows and they appear off the bottom of the screen
|
Game adds too many rows and they appear off the bottom of the screen
|
||||||
|
|
||||||
middle-clicking causes middle-click-scroll to happen; this is probably related to above issue
|
middle-clicking causes middle-click-scroll to happen; this is probably related to above issue
|
||||||
|
|
||||||
|
this has been slightly fixed but in a hacky way
|
||||||
|
|
Loading…
Reference in New Issue