/RandomNumberGuessingGame

A simple game in Java, which asks user to enter a number which is then compared to a randomly generated number, the user wins when they guess the correct number generated randomly.

Primary LanguageJava

RandomNumberGuessingGame

"A simple game in Java, which asks user to enter a number which is then compared to a randomly generated number, the user wins when they guess the correct number generated randomly." - AdinotAadi

My fork of AdinotAadi's RandomNumberGuessingGame:

https://github.com/AdinotAadi/RandomNumberGuessingGame

Meta

https://github.com/AdinotAadi/ - Original Author https://github.com/Cselwood/ - Fork Author

Contributing

If you see an issue, an efficiency that could be made, or an improvement, program away! Fork my version if you like (https://github.com/Cselwood/RandomNumberGuessingGame/fork), or the original (https://github.com/AdinotAadi/RandomNumberGuessingGame/fork)