Subject: PHP

Number Guessing Game

Create a simple number guessing game where the program generates a random number between 1 and 100 (using rand()). 

The user should guess the number and receive hints if their guess is too high or too low. 

Limit the number of guesses to 10.

Learning Outcome: Work with random numbers, conditionals, and user input validation.

Select file or drag and drop

PNG, JPG, SVG

Preview