An Android mobile app game where users guess a word by typing letters, with limited attempts and hints.
“Words” is an Android mobile app game developed as a university project using Android Studio and Java. The game challenges users to guess a hidden word by typing letters. If a guessed letter is correct, it appears in its correct position(s) within the word. Users have a total of 10 attempts to guess the word correctly. A hint feature activates after 5 incorrect attempts, providing users with clues to assist in guessing the word. This project was implemented using Android Studio for development and Java for programming logic. It provided valuable experience in mobile app development, user interface design, and game mechanics implementation.
Android Studio, Java