I liked to attempt the courses projects (if possible) before going through the material.
Here’s the code of my attempt of the game in C++:
main.zip (1.4 KB)
TODO:
-
Cleaning up output
-
“remove” used words from array
-
Clean up
Bugs:
- Repeated words
Would love some input from others!