Skip to content

perierc/minesweeper

Repository files navigation

Minesweeper

This is a simple implementation of the classic game Minesweeper in React Native using Expo Go.

The difficulty is currently set to Beginner (9x9 grid with 10 mines).

How to run the game

  • Install Expo Go on your smartphone
  • Connect your computer and your smartphone to the same network
  • Clone the repository and run npm start in the project directory
  • Scan the QR code displayed on the terminal with your smartphone

Need help? Check out the Expo documentation.

How to play

  • Tap to reveal a cell
  • Long press to flag/unflag a cell

About

Minesweeper implemented in React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published