Can anyone one help me?...i need your help very badly..example: a program w/c have a menu and ask user if wat is his choice....
or it plays a guessing game..or a program with any games..
I need the codes...kindly help me
Does anyone know to make a program which makes a very useful program that uses c++ language like turbo C?
i just answered it in ur last question, i ll copy paste it here:
"
the moment u mentioned a program that have a menu, i remembered an old exercise our prof. gave us about building a calculator in C.. it had to be like: make a menu that gives u options for which calculation operation u want (+ - * / ...), then enter ur first number then second number, and here u go with the result..
about a guessing game, try that the software creates a random integer number between 0 and 100.. u ll have to guess it, after each guess the computer tells u if it has to be higher, lower, or if it is the right answer..
happy coding :)
"
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment