-
Compile the Java File: Open the Terminal or Command Prompt, navigate to the directory where your Java file is located, and compile it using the following command:
javac NumberGuesserGame.java
-
Run the Compiled File: In the Terminal or Command Prompt, execute the following command:
java NumberGuesserGame
-
Play the Game: Follow the instructions in the game. Enter your guesses as prompted, and the game will provide feedback, telling you if your guess is too high or too low.
Partha-dev01/num_guesser_game
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|