Number Guesser

We've been working with a program called Turbo Pascal to created a game wherein the computer would choose a number from 1-100. The game is meant to give the player clues if their guess is too high or too low.

This program has gone through 3 different versions. The first being a simple version of the game and the third being a more complex version (along with the introduction of using procedures to divide the code into different sections.

0 comments: