Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerkal authored Feb 28, 2023
1 parent 85fdcfc commit cca507c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Created using HTML, CSS and JavaScript.

### Currently supported

- Left click to reveal, right-click for flag
- Left click to reveal, right-click for flag.
- A flag can't be revealed. Right-click again to undo.
- Auto-reveal all cells surrounding an empty cell.
- Stop game when mine is hit.

Expand All @@ -16,4 +17,4 @@ In no particular order:
- [ ] Add counter of remaining mines.
- [ ] Add checker for finished game (according to revealed tiles, not flags)
- [ ] Add timer.
- [ ] Make sure no empty board is generated.
- [x] Make sure no empty board is generated.

0 comments on commit cca507c

Please sign in to comment.