Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jun10000 committed Jan 7, 2023
1 parent e87e09a commit 9846a81
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Minesweeper

Now making...
The game to opening cells avoiding bombs!
Width, Height, Bombs count, and seed value can be set.

![screenshot](screenshot.png)

## How to operate

Left click (Tap): Open cell (if the cell has no cell marker)
Right click (Hold): Switch cell marker

## Go package providers

Expand Down

0 comments on commit 9846a81

Please sign in to comment.