Skip to content

KrDimitrov/Java-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java-Guessing-Game

The program generates a random integer between 0 and 500. The user has to guess that number, and the program tells him if he guessed too low or too high, and counts his tries.

Usage

Compile with javac main.java and/or run with java game You need JDK to compile!!

type exit and press enter anytime to exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages