It assumes you have the latest node and yarn installed.
yarn install
yarn dev
open http://localhost:3000
The rules are pretty simple (try to play with the demo):
- Player can left click to reveal square.
- Player can right click to flag square as mine.
- The number tells how many mines are in the immediate neighborhood.
- The goal is to reveal or flag all squares without revealing a mine.
Game Sounds
- The Game includes sounds, please lower your volume if you are on speakers.