/andr_app_number_guess_game

🎯This project is is a number guessing game where you try to guess the number with 5 chances. If you guess correctly, you win and are taken to the winning page.

Primary LanguageKotlin

Number Guessing Game

This project is a simple number guessing game developed using Android Studio. In the game, the user tries to guess a randomly selected number. If the user fails to guess the correct number, their remaining attempts decrease. If the remaining attempts reach zero, the game ends and the result is displayed to the user. The user can restart the game by pressing the "Play Again" button.


And here's the list of components used in the project:

  • Activities
  • Layouts
  • Intents
  • Views
  • Data Binding
  • Drawable Resources

Screenshot 2024-03-23 002957 Screenshot 2024-03-23 003010

Screenshot 2024-03-23 003044 Screenshot 2024-03-23 003125