Skip to content

This is a simple mobile game built using React Native where players guess whether a given number is even or odd.

Notifications You must be signed in to change notification settings

nisaefendioglu/Number-Decision-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number-Decision-Game

Welcome to the Number Decision Game! This is a simple mobile game built using React Native where players guess whether a given number is even or odd.

How to Play

  1. Launch the game on your mobile device.
  2. A random number will be displayed on the screen.
  3. You need to decide whether the number is even or odd.
  4. Tap the "Even" button if you think the number is even, or tap the "Odd" button if you think it's odd.
  5. After making your choice, the game will reveal if you were correct or not.
  6. You can keep playing and making guesses to test your intuition!

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project folder in your terminal.
  3. Run npm install to install the required dependencies.
  4. Run npm start to start the development server.
  5. Scan the QR code with the Expo Go app on your mobile device to launch the game.

Screenshots

WhatsApp Image 2023-08-28 at 18 06 08

About

This is a simple mobile game built using React Native where players guess whether a given number is even or odd.

Topics

Resources

Stars

Watchers

Forks