update readme
This commit is contained in:
parent
5dfc475a40
commit
369d530978
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Play Minesweeper Online
|
||||
[](https://app.netlify.com/sites/mnswpr/deploys)
|
||||
|
||||
This is the classic game **Minesweeper** built with vanilla JS (i.e., no framework dependency).
|
||||
Play it here: [mnswpr.com](https://mnswpr.com). This is the classic game **Minesweeper** built with vanilla web technologies (i.e., no framework dependency).
|
||||
|
||||
Stack:
|
||||
Technology Stack:
|
||||
- HTML, JS, and CSS
|
||||
- Webpack for bundling
|
||||
- Firebase for leader board store
|
||||
|
|
Loading…
Reference in a new issue