Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 682 Bytes

Guess the Number

Start Game Screen Game Screen Game Over Screen

A simple React Native application with Expo.

It is just a simple game asking the user to enter a number between 1 and 99, then the computer will try to find this number by asking the user to press LOWER or GREATER.

Knowlegde

Practicing React Native Basics, Debugging, Components, Styling and Layouts. But also, working on Responsive and Adaptive UI.