Question: I need help with creating a guessing number game using PHP and HTML. Requirements: 1. unlimited tries. 2. tells the user if the number is

I need help with creating a guessing number game using PHP and HTML.

Requirements:

1. unlimited tries.

2. tells the user if the number is lower or higher.

3. keeps displaying previous entries on the side, for example, a seperate textarea.

4. has start game and restart(resets the game) buttons.

5. when the number is guessed it should tell the user how many tries it took them.

NOTE: Please use: $num = rand(1, 100) and file to be saved as PHP file.

Thank you.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!