Update README.md

This commit is contained in:
synth-ruiner 2015-03-01 15:03:23 +00:00
parent e4660cf7aa
commit bae72b544c
1 changed files with 2 additions and 2 deletions

View File

@ -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