🪨✋✂️ JoKemPo – Rock, Paper, Scissors Game for Android
A classic Rock, Paper, Scissors game developed natively for Android using Java and Android Studio. Perfect for beginners to practice game logic, UI design, and user interaction.
🎮 Features
Single-Player Mode: Play against the computer in quick rounds. Simple and Intuitive Interface: Choose rock, paper, or scissors with a single tap. Instant Results: Immediate visual feedback after each round. Responsive Design: Adapts to different screen sizes.
🛠️ Technologies Used Language: Java IDE: Android Studio UI: XML layouts using LinearLayout and GridLayout Logic: Conditional statements (if, else) to determine the winner
📸 Screenshots
🚀 How to Run
Clone the repository:
- git clone https://github.com/thiagocdev8/JoKemPo_Android.git
- Open the project in Android Studio.
- Build and run on an Android device or emulator.
📚 Learning Highlights
Implemented game logic for a classic Rock-Paper-Scissors game. Handled click events for user input. Displayed dynamic results on the screen. Designed a simple and user-friendly interface.
🔮 Future Improvements
Add local multiplayer mode. Implement animations for user choices. Store match history and statistics. Support multiple languages.
📌 About the Developer
This project was developed by me to strengthen Android development and Java skills. Check out more projects on GitHub or connect on LinkedIn.