Skip to content

youngrichard/minesweeper

Repository files navigation

Minesweeper

Installation

It assumes you have the latest node and yarn installed.

yarn install --ignore-engines
yarn dev
open http://localhost:3000

Rules

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors