Skip to content

DavidNeiOs/minesweeper-rn

Repository files navigation

Mine Sweeper in React-Native

To start the game

this project was created using Expo make sure you have installed their cli

  1. git clone this repo
  2. cd into the new directory
  3. Run yarn or npm i to install dependencies
  4. Run yarn start or npm run start
    1. If you have the expo app in your phone scan the QR Code
  5. Once it has finish loading press i to launch the ios emulator or a for android (you must have the android emulator running)
  6. Have fun!

Rules

To win you must flag all mines and uncover all cells that dont have a mine.

The number on revealed cells represent the mines in adjacent cells.

Once a cell is Flagged it won't make you lose the game if you reveal it and is a mine.

images

About

Mine sweeper game in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages