This was an attempt to get accepted to C++ Academy at evosoft Hungary by creating this entry level program.
(The original game can be found at https://www.nytimes.com/games/wordle/index.html)
Got me selected to the second round so I decided to put it out here.
Download the executable (Built for 64-bit Windows) and the words.txt file in the same directory and double-click MyWordle.exe
When the security warning pops up, click "Run anyway".
Many thanks to StackOverflow community in general, because I was too nervous to take notes while I was frantically writing code and copy/pasting code others wrote to make this happen until deadline.