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).
- 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.
- Tap to reveal a cell
- Long press to flag/unflag a cell