Skip to content

React Native, JavaScript, Expo - Number Guessing Game, highlighting expertise in user experience design, state management, and algorithmic logic.

Notifications You must be signed in to change notification settings

nicywi/GuessingGameRN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Number Guessing Game

This project is a number guessing game built using React Native. In this game, the computer tries to guess the number chosen by the user within a specified range. The user provides hints to the computer by indicating whether the guessed number is higher or lower than the actual number. The game provides feedback on the number of rounds it took for the computer to guess the correct number.

Features

  • Users can input a number for the computer to guess.
  • The computer dynamically adjusts its guesses based on user feedback.
  • Feedback on the number of rounds it took for the computer to guess correctly.
  • Users can start a new game after completing or aborting the current one.
  • Responsive design using React Native's SafeAreaView and StyleSheet.
  • Custom fonts using Expo's useFonts hook.
  • Background image and gradient styling for an enhanced user experience.

Technologies Used

  • React Native
  • Expo
  • JavaScript

Screenshots

Screenshot Screenshot Screenshot

About

React Native, JavaScript, Expo - Number Guessing Game, highlighting expertise in user experience design, state management, and algorithmic logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published