Guessing Game - TechRepublic
General discussion
March 2, 2002 at 03:12 AM
tony3198

Guessing Game

by tony3198 . Updated 24 years, 4 months ago

I need to write a simple program in VB for a guessing game that selects a random integer of 1 to 1k that prompts the player for a guess, the program should loop until the player guesses the correct number, the program should help the player zero in on the correct answer by reponding to each guess as either too high or too low.

This discussion is locked

All Comments