A generator written in C++ that encrypts a message from a string array, and than is decrypted by the user. If the user doesn't decrypt the message after 3 tries, the message is revealed. If the user is able to successfully decrypt the message, a message will appear congratulating the user with successfully decrypting the message.
If the user choices to exit the program:
If the user doesn't successfully decipher the program after 3 tries.