Guess Number Game
==> Guess Number Game built with React Native, TypeScript, Expo, and React Navigation. It allows users to play a number guessing game where they have to guess a random number within a certain range. The game utilizes key React Native features and powerful tools to create an engaging user experience.
Table of contents
Author
Technologies
React Native
TypeScript
Expo
React Navigation
Optimizations
Function components
React hooks
TypeScript
Features
Random number generation: The game generates a random number between 1 and 100 as the secret number.
User input: Users can enter their guesses and submit them.
Guess validation: The game validates the user's guess and provides feedback.
Attempt tracking: The game keeps track of the number of attempts made by the user.
Game over: When the user guesses the correct number or runs out of attempts, the game ends and displays the result.
Restart: Users can restart the game to play again.
Support
For support, you can contact me via email saddamarbaas@gmail.com or create an issue on the GitHub repository.
Feedback
If you have any feedback or suggestions, please reach out to me at saddamarbaas@gmail.com . Your feedback is valuable in improving the app.
Twitter
https://twitter.com/ArbaaSaddam/
Linkedin.
https://www.linkedin.com/in/saddamarbaa/
Github
https://github.com/saddamarbaa
Instagram
https://www.instagram.com/saddam.dev/
Facebook
https://www.facebook.com/saddam.arbaa
Run_Locally
Clone the project
https://github.com/saddamarbaa/guess-number-game-react-native-typescript
Go to the project directory
guess-number-game-react-native-typescript
Install dependencies
Start the server
Contributing
Contributions are always welcome!
Status
The project is currently under active development, and I'm working on it in my free time.
Related_Projects
Guess Number Game app built app built with Vanilla JavaScrip
Goal-tracking app built with React Native + TypeScript + Expo + React Navigation
Front-End Mentor Rest Countries API Challenge app built with React Native + TypeScript + Expo + React Navigation
Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database
Zoom Clone App built with React Native + TypeScript + Expo + React Navigation
Guess number game built with React Native + TypeScript + Expo + React Navigation
Twitter Clone App built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting
Realtor Clone App built with React Js + TypeScript + Tailwind CSS + Vercel Hosting + Firebase
Netflix Clone App built with React Js + TypeScript + Redux + Stripe Checkout/Payments + Vercel Hosting + Firebase
Front-End Mentor Rest Countries API Challenge app built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting
LinkedIn Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting
Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons
Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components
Messenger Clone App built with React Js + Next Js + Redux + Styled Components + Material-UI
Gmail Clone App built with React Js + Next Js + TypeScript + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting
Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Link
WhatsApp Clone App built with React Js + React Context API + Styled Components + Material-UI + Firebase Realtime Database + Firebase Hosting
Slack Clone App built with React Js + Next Js + Styled Components + firebase-hooks + Material-UI
Airbnb Clone App built with React Js + Next Js + Redux + Tailwind CSS
Amazon Clone App built with React Js + TypeScript + Redux + Styled Components
Tesla Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Vercel Hosting
Screenshots
Start Game Screen
Game Screen
Game Over Screen