Skip to content

maniator/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published