/Minesweeper-ReactNative

Minesweeper game developed with react-native, expo-cli, javascript

Primary LanguageJavaScript

Icon

Minesweeper game developed with react-native and expo-cli

How To Install

Required to have Node.js pre-installed on your system

run:

>npm install
>npx expo start

then you can run it on your device with Expo Go

For more detailed information:

Expo CLI install

react native environment setup

How To Play

Tap to closed tile - to reveal a tile

LongPress to closed tile - to place a flag

LongPress to opened tile - to open all neighbour tiles

Tech Stack

async-storage --------> for persistent data storage
react-navigation -----> for pagination
jotai ----------------> for state management
i18next --------------> for multi language

Screens

Screen