Giter Club home page Giter Club logo

sayi_oyunu's Introduction

Number Guessing Game

About the Project

This React Native project contains a simple game where the user tries to guess a number. The computer makes random guesses to try and find the number chosen by the user.

Table of Contents

Technologies Used

  • Expo: Development platform for mobile apps and web.
  • React: JavaScript library used for building user interfaces.
  • React Native: Framework used for building mobile user interfaces.
  • Expo Linear Gradient: Expo component used for creating linear gradients.

Usage

  • On the start screen, choose a number between 1 and 99.
  • Clear the input with the "Clear" button or confirm the number with the "Confirm" button.
  • The computer makes guesses to try and find the chosen number.
  • After each guess, use the "Lower" or "Higher" buttons to indicate if the computer's guess is below or above the chosen number.
  • The game ends with a screen displaying how many attempts it took the computer to find the chosen number.

Project Skeleton

Number Guessing Game (folder)
│
├── assets
│     └── [images]
├── components
│     ├── ComputerGuess.jsx 
│     ├── ComputerNumber.jsx 
│     ├── CustomButton.jsx       
│     └── Title.jsx 
├── screens
│     ├── GameOverScreen.jsx 
│     ├── GameScreen.jsx      
│     └── GameStartScreen.jsx 
├── .gitignore
├── App.js
├── app.json
├── babel.config.js
├── package-lock.json
├── package.json
└── README.md

Screenshots

sayi_oyunu's People

Contributors

furkan-dogu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.