WORDLE GAME ON C++ GOAL: Guess the Random 5-letter word within 6 tries. RULES: GAME SCREEN: To play the game, Simply Copy 'wordle.cpp' into any IDE and 'word.txt', put both files in the same folder. Written by: Sarbagya Gho Shrestha