Skip to content

asteph/High_Low

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

#High Low Game in Command Line PHP

The specs for the game are:

game picks a random number between 1 and 100. prompts user to guess the number if user's guess is less than the number, it outputs "HIGHER" if user's guess is more than the number, it outputs "LOWER" if a user guesses the number, the game should declare "GOOD GUESS!"

About

High Low Game in Command Line PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages