Skip to content

shervin-ghajar/brain-game

Repository files navigation

linkedin

Brain Game - Happy or Sad?

Welcome to the Brain Game - Happy or Sad! This mobile app is designed to test your comprehension skills by matching phrases with corresponding facial expressions. Are you ready to challenge your brain and have some fun?

Screenshots

intro main step_1 step_2 end

Features

  • Test your comprehension skills by matching phrases with happy or sad faces.
  • Simple and intuitive user interface.
  • 15 levels of increasing difficulty.
  • Timer to challenge yourself to complete the game in under 30, 50, or 60 seconds.

How to Play

  • Launch the app and start a new game.
  • On each level, a phrase will be displayed along with a happy or sad face image.
  • Read the phrase and determine whether it accurately describes the facial expression.
  • If the phrase matches the facial expression, press the check icon. If not, press the X icon.
  • Continue through all 15 levels as quickly as possible.
  • Try to complete the game in under 30, 50, or 60 seconds for optimal performance.

Tech Stack

  • reactnative
  • react
  • redux
  • reactnavigation
  • lottie
  • axios

Installation

  • Clone the repo
git clone https://github.com/shervin-ghajar/brain-game.git
  • Navigate to the project directory and install NPM packages
  cd mbgame
  npm install
  • Run the app on an iOS or Android emulator using
npx react-native run-ios
//or
npx react-native run-android

Contact Me

Shervin Ghajar

License

This project is licensed under the MIT License.

(back to top)