Skip to content

A simple program that generates a number and allows the user to guess it. Prompts of 'higher' or 'lower' are provided after each input. Use of the class Random are shown, as well as Boolean logic within a while loop. This determines the flow of the game.

Notifications You must be signed in to change notification settings

Griffa87/guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

A simple program that generates a number and allows the user to guess it. Prompts of 'higher' or 'lower' are provided after each input. Use of the class Random are shown, as well as Boolean logic within a while loop. This determines the flow of the game.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages