{"id":15563336,"url":"https://github.com/saddamarbaa/guess-number-game-reactnative-typescript","last_synced_at":"2026-05-02T11:36:55.090Z","repository":{"id":133757543,"uuid":"425754106","full_name":"saddamarbaa/guess-number-game-reactnative-typescript","owner":"saddamarbaa","description":"==\u003e Guess number game built with React Native, TypeScript, and Expo. Utilizes key React Native features and powerful tools.","archived":false,"fork":false,"pushed_at":"2023-05-29T00:50:45.000Z","size":2854,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T14:48:41.862Z","etag":null,"topics":["expo","react-hooks","react-native","reactjs","reactnavigation","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saddamarbaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-08T08:25:19.000Z","updated_at":"2023-06-09T15:03:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"58379c0f-172b-495d-85c9-6415ef9fc8ee","html_url":"https://github.com/saddamarbaa/guess-number-game-reactnative-typescript","commit_stats":null,"previous_names":["saddamarbaa/guess-number-game-react-native-typescript","saddamarbaa/guess-number-game-reactnative-typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fguess-number-game-reactnative-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fguess-number-game-reactnative-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fguess-number-game-reactnative-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fguess-number-game-reactnative-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saddamarbaa","download_url":"https://codeload.github.com/saddamarbaa/guess-number-game-reactnative-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140594,"owners_count":20729802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expo","react-hooks","react-native","reactjs","reactnavigation","typescript"],"created_at":"2024-10-02T16:21:34.010Z","updated_at":"2026-05-02T11:36:55.050Z","avatar_url":"https://github.com/saddamarbaa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guess Number Game\n==\u003e 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.\n\n\n# Table of contents\n- [Author](#Author)\n- [Technologies](#Technologies)\n- [Optimizations](#Optimizations)\n- [Contributing](#Contributing)\n- [Status](#status)\n- [Features](#Features)\n- [Related Projects](#Related_Projects)\n- [Support](#Support)\n- [Feedback](#Feedback)\n- [Run Locally](#Run_Locally)\n- [Screenshots](#Screenshots)\n\n# Author\n\n### \u003ca href=\"https://github.com/saddamarbaa\"\u003e@Saddam Arbaa\u003c/a\u003e\n\n# Technologies\n\n- React Native\n- TypeScript\n- Expo\n- React Navigation\n\n# Optimizations\n\n- Function components\n- React hooks\n- TypeScript\n\n# Features\n\n- Random number generation: The game generates a random number between 1 and 100 as the secret number.\n- User input: Users can enter their guesses and submit them.\n- Guess validation: The game validates the user's guess and provides feedback.\n- Attempt tracking: The game keeps track of the number of attempts made by the user.\n- Game over: When the user guesses the correct number or runs out of attempts, the game ends and displays the result.\n- Restart: Users can restart the game to play again.\n\n\n# Support\n\nFor support, you can contact me via email saddamarbaas@gmail.com or create an issue on the GitHub repository.\n\n# Feedback\n\nIf you have any feedback or suggestions, please reach out to me at saddamarbaas@gmail.com. Your feedback is valuable in improving the app.\n\nTwitter\nhttps://twitter.com/ArbaaSaddam/\n\nLinkedin.\nhttps://www.linkedin.com/in/saddamarbaa/\n\nGithub\nhttps://github.com/saddamarbaa\n\nInstagram\nhttps://www.instagram.com/saddam.dev/\n\nFacebook\nhttps://www.facebook.com/saddam.arbaa\n\n\n\n# Run_Locally\n\nClone the project\n\n```bash\nhttps://github.com/saddamarbaa/guess-number-game-react-native-typescript\n```\n\nGo to the project directory\n\n```bash\n guess-number-game-react-native-typescript\n```\n\nInstall dependencies\n\n```bash\nyarn install\n```\n\nStart the server\n\n```bash\nyarn start\n```\n\n\n# Contributing\n\nContributions are always welcome!\n\n\n\n# Status\n\n The project is currently under active development, and I'm working on it in my free time.\n\n\n# Related_Projects\n\n### Guess Number Game app built app built with Vanilla JavaScrip\n### \u003ca href=\"https://github.com/saddamarbaa/guess-the-number-game\"\u003e Github Repo \u003c/a\u003e\n### \u003ca href=\"https://guess-the-number-game-app.netlify.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n### Goal-tracking app built with React Native + TypeScript + Expo + React Navigation\n### \u003ca href=\"https://github.com/saddamarbaa/goal-tracker-app-react-native-typescript\"\u003e Github Repo \u003c/a\u003e\n\n\n### Front-End Mentor Rest Countries API Challenge app built with React Native + TypeScript + Expo + React Navigation\n### \u003ca href=\"https://github.com/saddamarbaa/rest-countries-app-reactnative-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database \n### \u003ca href=\"https://github.com/saddamarbaa/signal-clone-app-reactnative-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### Zoom Clone App built with React Native + TypeScript + Expo + React Navigation \n### \u003ca href=\"https://github.com/saddamarbaa/zoom-clone-app-reactnative-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### Guess number game built with React Native + TypeScript + Expo + React Navigation \n### \u003ca href=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### Twitter Clone App built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/twitter-clone-app-nextjs-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://twitter-clone-jet-one.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Realtor Clone App built with React Js + TypeScript + Tailwind CSS + Vercel Hosting + Firebase\n\n### \u003ca href=\"https://github.com/saddamarbaa/realtor-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://realtor-clone-app-xi.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Netflix Clone App built with React Js + TypeScript + Redux + Stripe Checkout/Payments + Vercel Hosting + Firebase\n\n### \u003ca href=\"https://github.com/saddamarbaa/netflix-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://netflix-clone-app-react-typescript.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Front-End Mentor Rest Countries API Challenge app built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/rest-countries-app-nextjs-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://rest-countries-app-two.vercel.app\"\u003eLIVE DEMO\u003c/a\u003e\n\n### LinkedIn Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/LinkedIn-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://linkedin-clone-app-navy.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons\n\n### \u003ca href=\"https://github.com/saddamarbaa/Instagram-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://instagram-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components\n\n### \u003ca href=\"https://github.com/saddamarbaa/facebook-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://facebook-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Messenger Clone App built with React Js + Next Js + Redux + Styled Components + Material-UI\n\n### \u003ca href=\"https://github.com/saddamarbaa/messenger-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://messenger-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Gmail Clone App built with React Js + Next Js + TypeScript + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/Gmail-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://gmail-clone-app.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Link\n\n### \u003ca href=\"https://github.com/saddamarbaa/signal-clone-app-reactnative-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### WhatsApp Clone App built with React Js + React Context API + Styled Components + Material-UI + Firebase Realtime Database + Firebase Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/whatsapp-clone\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://whatsapp-clone-pwj.web.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Slack Clone App built with React Js + Next Js + Styled Components + firebase-hooks + Material-UI\n\n### \u003ca href=\"https://github.com/saddamarbaa/slack-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://slack-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Airbnb Clone App built with React Js + Next Js + Redux + Tailwind CSS\n\n### \u003ca href=\"https://github.com/saddamarbaa/airbnb-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://airbnb-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Amazon Clone App built with React Js + TypeScript + Redux + Styled Components\n\n### \u003ca href=\"https://github.com/saddamarbaa/amazon-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://amazon-clone-murex-six.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Tesla Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Vercel Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/tesla-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://tesla-clone-app-neon.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n\n# Screenshots\n\n\n## Start Game Screen\n\n\u003cp\u003e\n\u003cimg width=\"424\" alt=\"Screenshot 2023-05-29 at 07 35 17\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/03b4ed2e-2421-4458-8ffe-1ab107246b8a\"\u003e\n\u003c/P\u003e\n\u003cbr\u003e\n\n\u003cp\u003e\n\u003cimg width=\"424\" alt=\"Screenshot 2023-05-29 at 07 29 27\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/4adcdf2b-e901-4390-afcf-c2d5478c6083\"\u003e\n\n\u003c/P\u003e\n\u003cbr\u003e\n\n\n\n\n## Game Screen\n\u003cdiv\u003e\n\u003cimg width=\"424\" alt=\"Screenshot 2023-05-29 at 07 40 41\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/8f80a28c-ac4f-4a00-b4aa-b51d5a8da890\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cdiv\u003e\n\u003cimg width=\"402\" alt=\"Screenshot 2023-05-29 at 07 41 27\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/dc1d564a-40d0-497f-b57c-687e0cf735fb\"\u003e\n\u003c/div\u003e\n\n\n\u003cbr\u003e\n\u003cdiv\u003e\n\u003cimg width=\"424\" alt=\"Screenshot 2023-05-29 at 07 41 03\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/dd5ae024-d0f4-45da-bc5f-f757cc475c3b\"\u003e\n\u003c/div\u003e\n\n\n\n\n## Game Over Screen\n\u003cdiv\u003e\n\u003cimg width=\"418\" alt=\"Screenshot 2023-05-29 at 07 45 23\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/c756dca9-7195-4280-ac55-0d483272381d\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cdiv\u003e\n\u003cimg width=\"402\" alt=\"Screenshot 2023-05-29 at 07 43 49\" src=\"https://github.com/saddamarbaa/guess-number-game-react-native-typescript/assets/51326421/a85329f0-7d6a-4e71-8ffc-a6571d2d9aee\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fguess-number-game-reactnative-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaddamarbaa%2Fguess-number-game-reactnative-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fguess-number-game-reactnative-typescript/lists"}