Skip to content

Guess The Number Game is Developed using React Native. In This Game Mobile app receives the user input and Then the computer will try to guess which number that was, based on the user's hint it will display the number of try computers needed to guess the number.

Notifications You must be signed in to change notification settings

akshaygelani/Guess-The-Number

Repository files navigation

Guess The Number

Guess The Number

React Native Project

This is the Mobile app receives the user input and Then the computer will try to guess which number that was, based on the user's hint it will display the number of try computers needed to guess the number.

Install and Use

In order to install, clone this repository and run:

npm install
// OR
yarn install

This was made with Expo, so you need it to run. To do it, run:

expo start
// OR if you have it locally
npx expo start

This starts the Metro Bundler. You can simulate the app in an Android emulator (such as in Android Studio) or in your own device, Android or iOS powered, by downloading the Expo App.

About

Guess The Number Game is Developed using React Native. In This Game Mobile app receives the user input and Then the computer will try to guess which number that was, based on the user's hint it will display the number of try computers needed to guess the number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published