Minesweeper-Functional-JS

Sapper game on native JS in functional style ๐ŸŽฎ

Live Demo GIF ๐ŸŽฅ

ezgif com-gif-maker (1)

- The interface design of this web application is based on the Chrome version of the online minesweeper.  
  But, unlike the Google version, my version of this sapper is written without the use of canvas'a, as in the original.

## Functionality, development, description:

Start

1. npm install

Library load

1. npm start