Skip to content

subhamBharadwaz/guess-my-number

Repository files navigation

Guess My Number Game - React Native Expo

This is a simple Guess My Number game created using React Native Expo. The game is played by guessing a number between 1 and 100 within a limited number of attempts. The game provides hints to the player after each guess to help them narrow down the correct number.

Demo

Game Start Screen

Game Screen

Invalid Attempt

Guess Logs

Game Over Screen

Installation

Before installing the game, make sure you have installed Node.js and the Expo CLI.

  1. Clone the repository
git clone https://github.com/subhamBharadwaz/guess-my-number.git
  1. Change directory to the project folder
cd guess-my-number
  1. Install dependencies
yarn

Usage

  1. Start the Expo development server
yarn start
  1. Open the Expo app on your mobile device
  2. Scan the QR code generated by the development server with your device's camera
  3. The game will load on your mobile device

Contributions

Contributions are always welcome! If you have any suggestions or find any issues, please create a pull request or open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple game build with React native and expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published