Shouldn't be hard.
You get a word, you scramble it, you take char inputs, and you print how many letters the user has managed to guess so far.
You will need a wordlist file if you wanna do it in a "pro" way.
Also know that for generating random numbers, you will need to use the functions: rand() srand() and possibly time().
Word Scramble in C++, cannot find a tutorial or guide on how to create this programme (please help)?
Please post your actual question. Are you looking for source code, instructions for the game (what is this game?) or programming help?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment