CST1620 C# Programming
Week 14
This week we modify the Guess a Word program to retrieve random words from a website that provides words and their definitions.
Guess a Word Online - example
Watch the class lecture recording for the week. We do a class exercise in the recording that you will need to finish for your homework.
Homework Labs:
Submit the GuessAWordDictionaryOnline that we completed in class.
Do everything we did in class: 10pts.
Submit three things to the D2L dropbox for these labs:
1) Screenshot of your running program with data. Make sure you capture your entire desktop.
2) Screenshot of as much of your code as possible.
3) The entire project folder as a ZIP file. This folder should contain your entire project and solution.