C Game Trouble Getting Started Guidance Appreciated Assignment Purpose User Defined Functi Q37086155

C++ Game: Having some trouble getting this started. Any guidanceis appreciated!

Assignment purpose: User defined functions, character arrays, cstyle string member functions Write an interactive program thatwill allow a user to play the game Scrambled Up!.

You will need to:

·Declare and use four character arrays:

o one for the “solution/answer” from the file

o one for the “scrambled word” from the file

o one for all of the “partial solution” word

o one to hold the users “word to guess”

·Declare additional variables as needed

·Preload the arrays:

o “solution/answer” array – start with an emptystring.

  • Read the first word from the file, “inwords.txt”, and store itin the solution/answer
    OR
    OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.