Minesweeper game developed with react-native and expo-cli
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:
react native environment setup
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
async-storage --------> for persistent data storage
react-navigation -----> for pagination
jotai ----------------> for state management
i18next --------------> for multi language