Update README.md
This commit is contained in:
committed by
GitHub
parent
0b530c8f58
commit
f943bcf169
11
README.md
11
README.md
@@ -1,2 +1,13 @@
|
||||
# Minesweeper.js
|
||||
A sweet, tasty, little Minesweeper game written in JavaScript with HTML5 <canvas> Element
|
||||
|
||||

|
||||
|
||||
## Functions
|
||||
Currently, Minesweeper.js has the basic functions which are already known from the original Minesweeper game. This includes the possibility to uncover tiles, flag tiles and auto uncover tiles (when there are enough flags in the area). Furthermore, there are several animations. For example, tile transitions, clicking animation as well as a victory screen.
|
||||
Learn more about these animations by looking at the screenshots underneath.
|
||||
|
||||
## Screenshots
|
||||

|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user