Skip to content

Latest commit

ย 

History

History
47 lines (33 loc) ยท 1.8 KB

File metadata and controls

47 lines (33 loc) ยท 1.8 KB

๐Ÿชจโœ‹โœ‚๏ธ 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

image image image

๐Ÿš€ How to Run

Clone the repository:

  1. git clone https://github.com/thiagocdev8/JoKemPo_Android.git
  2. Open the project in Android Studio.
  3. 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.