Back to search
This project creates a console-based Rock-Paper-Scissors game in Java. Scanner for user input and Random class for the computer's move. The game relies on if-else statements to compare choices, determine the winner, and loops until the user decides to quit. It helps beginners practice core Java skills like loops, conditional logic, & i/o handling.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits