Skip to content

lauraavqz/NumberGuessingGame2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

This is a simple console-based Number Guessing Game written in Java.

Features:

-Randomly choose a number between 1 and 100.

-Prompts the user to guess the number.

-Provides feedback if the guess is too high, too low,or correct.

-Displays the number of attempts taken to guess the number correctly.

How To Run:

  1. Clone the repository.
  2. Compile the Java files.
  3. Run the 'Main' class

About

Number Guessing Game2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages