A simple multiplayer dice game which build with the react native in that player can add their names after that they can start playing.
There are two buttons for each player with the help of that buttons players can roll a dice and the first player who reach the score 50 that player will be the winner.
- Clone this git repo and run the cammands
- npm i
- npx react-native run-android