Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 596 Bytes

This project was bootstrapped with Create React App.

To run app locally please run:

    npm start

You can also see the currently built app at: mineweeper.herokuapp.com


You can change the amount of columns, rows, and bombs by passing rows, columns, and bombs props to the Board component. Defaults to 10 of each.


Example end of game view:

Example game with some flags set: