Skip to content

Commit 82ffc9b

Browse files
authored
Update README.md
1 parent a242c7f commit 82ffc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## JavaScript Minesweeper game
2-
Minesweeper made with clear JavaScript.
2+
Minesweeper developed with pure JavaScript.
33

44
Minesweeper is a puzzle video game.In the game, mines (that resemble naval mines in the classic theme) are scattered throughout a board, which is divided into cells. Cells have three states: unopened, opened and flagged. An unopened cell is blank and clickable, while an opened cell is exposed. Flagged cells are those marked by the player to indicate a potential mine location.
55

0 commit comments

Comments
 (0)