HI-LO Number Guessing Game

Game Description

In the HI-LO number guessing game the computer "thinks" of a number between 0 and 100. You have to guess what it is. After each guess, the computer tells you whether your guess was higher or lower than the number.

The number of guesses that you get depends on the level of difficulty that you select.
Select Your Level of Play

Easy - 9 guesses
Medium - 6 guesses
Hard - 3 guesses



The program that drives this game was written in HTML and PHP
by Vince Long

March 2006


Go to the PHP Programming Page
Go to the CodeCooker main page