learn-cpp
learn-cpp copied to clipboard
UFO Project - Including all functions
New solution for the UFO project which has all the bonus challenges implemented:
- Wrapper to prompt the player if they want to play again
- Vector of codewords that can be extended to as many words as needed
- Printing the codeword at the end of each game
- Insensitivity to character case input
- Documentation on the project description, setup, usage and extensions.
finish the pull requests function