GitHub / Balachander283 / NumberGuessingGame
The Number Guessing Game in Java generates a random number between 1-100 and prompts the user to guess it. It offers three levels of difficulty with different attempts allowed. The game uses java.util.Random and java.util.Scanner classes, and the number of attempts is predefined. Contributions are welcome to improve the game.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balachander283%2FNumberGuessingGame
PURL: pkg:github/Balachander283/NumberGuessingGame
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 5.86 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: classes-and-objects, conditional-statements, contributions-and-collaboration, game-mechanics, improvements-and-future-developments, java-programming-language, loops, random-number-generation