maniator / minesweeper

minesweeper made in react

Home Page:https://mineweeper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

minesweeper made in react

https://mineweeper.herokuapp.com/


Languages

Language:JavaScript 92.5%Language:HTML 7.2%Language:CSS 0.3%