https://github.com/ornella-gigante/hangman_android
This is an emulation of the Hanging Man game, made in Android Studio and with Java.
https://github.com/ornella-gigante/hangman_android
android android-application gui-application hangingmangame java java8
Last synced: 4 days ago
JSON representation
This is an emulation of the Hanging Man game, made in Android Studio and with Java.
- Host: GitHub
- URL: https://github.com/ornella-gigante/hangman_android
- Owner: Ornella-Gigante
- License: gpl-3.0
- Created: 2024-02-28T20:30:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T17:30:41.000Z (8 months ago)
- Last Synced: 2025-10-09T10:48:34.715Z (21 days ago)
- Topics: android, android-application, gui-application, hangingmangame, java, java8
- Language: Java
- Homepage:
- Size: 886 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎮 Ahorcado_Android: The Classic Hangman Game!

Welcome to **HangMan_Android**! This project brings the timeless game of Hangman to your Android device, developed using Android Studio and Java. Here's what you need to know:
## 🚀 Project Overview
- **Platform**: Android
- **Development Environment**: Android Studio
- **Language**: Java
- **Purpose**: To provide an engaging and educational game experience with the classic Hangman game.
## 🌟 Key Features
- **Classic Gameplay**: Guess the word by suggesting letters, with each incorrect guess drawing a part of the hangman.
- **Word Database**: A collection of words for the game to choose from, ensuring variety and replayability.
- **User Interface**: A clean and intuitive UI designed for easy interaction on Android devices.
- **Game Modes**: Options for different difficulty levels or categories of words.
- **Scoring System**: Keep track of your wins, losses, and streaks.
## 🛠️ How to Play
1. **Clone the Repository**:
git clone https://github.com/Ornella-Gigante/Ahorcado_android.git
text
2. **Open in Android Studio**: Import the project into Android Studio.
3. **Build and Run**: Build the project and run it on an emulator or physical Android device.
4. **Gameplay**:
- Start a new game by selecting a category or difficulty.
- Guess letters to fill in the blanks of the word.
- Avoid guessing incorrectly too many times to prevent the hangman from being completed.
## 📚 Learning and Contribution
This project is an excellent resource for:
- **Android Development**: Learn how to create games for Android using Java.
- **UI/UX Design**: Understand how to design user interfaces for mobile games.
- **Game Logic**: Study the implementation of game mechanics like word selection, letter guessing, and game state management.
Feel free to:
- **Fork** the repository and make your own changes or improvements.
- **Contribute** by submitting pull requests with new features, bug fixes, or enhancements.
- **Report Issues** if you encounter any problems or have suggestions for the game.
## 👩💻 Author
- **Ornella Gigante** - *Creator and Maintainer*
## 📜 License
This project is open-sourced under the [MIT License](LICENSE). You are free to use, modify, and distribute the code as per the license terms.
## 🌐 Connect
- [GitHub](https://github.com/Ornella-Gigante)
- [LinkedIn](https://www.linkedin.com/in/ornella-gigante/)
Let's keep the fun of guessing words alive with **HangMan_Android**! 🎉