Skip to content

MohamedAmineBoufares/guess-my-number

Repository files navigation

Guess my Number

Table of contents

General info

A game that guesses the number entered by the user, between 1 and 99, in the least number of attempts. Developed with React Native and Expo.

Technologies

The project is created with:

  • React (18.2.0)
  • React Native (0.72.5)
  • Expo (49.0.13)
  • Node.js (18.14.0)
  • NPM (9.4.1)

Requirements

You may need an Android or iOS emulator to run the project. You can also use your own device with Expo Go.

Setup

To run this project, install it locally using NPM:

# install dependencies
$ npm install
# run expo
$ npm start

Then press a to run the app on an Android emulator or i to run it on an iOS emulator, or scan the QR code with your device to run it on Expo Go.

Project status

This project is currently in development.

Licence

MIT licensed.

About

A mini game that will guess the number entred by the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published