Guessing Game

This is a guessing game written in several different languages as a comparison. You guess a number between 1 and 100 and your score is saved to a high score list.

Example output demonstrates the idea of this game.

This game was written to demonstrate the difference between several languages through the same program. The program itself covers many programming fundamentals: variable declaration and manipulation (strings and integers), screen output, keyboard input, loops, if statements, file input and file output.


Downloads


Work in Progress


Languages


Operating Systems

Where possible these programs have been tested on Solaris 9, RedHat 7.1 Linux and Windows 98.


Back to Brendan Gregg's Homepage


Last updated: 14-May-2006