This is a simple guessing game made in java. It uses java.lang.System and java.util.Scanner
It doesn't have a GUI, its a CLI.
Run the code in an IDE and in the Console follow the prompt. The code generates a number between 1 and 100. You guess numbers until you you get it right.