FranLMSP / guess-game

A React Native game where the computer has to guess your number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guessing game

This is a game i did for practice with React Native following a tutorial

Usage

You need to install expo with

npm install expo-cli --global

And then install the dependencies and run the application (you can download the Expo app on your phone and scan the barcode from the Expo app)

cd /path/to/the/repo
npm install
npm start

About

A React Native game where the computer has to guess your number


Languages

Language:JavaScript 100.0%