Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 734 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 734 Bytes

Minestinker - A Minesweeper Clone

In development.

This project was bootstrapped with Create React App.

Play Here

https://minestinker.herokuapp.com/

Development

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

How To Play Minesweeper

https://www.youtube.com/watch?v=dvvrOeITzG8

Features to be implemented (in no particular order):

  1. Improve UI and add fun styling
  2. Restart button
  3. Resolve bug where win condition sometimes does not trigger properly
  4. Prevent mine on first click