Rose-Williams-16 / Final_Project

My final project for CMSC 140 -- a Wordle game!
0 stars 2 forks source link

Draft Review #3

Open alackles opened 1 year ago

alackles commented 1 year ago

So far, this looks great! I know you made some significant changes during class today so I don't want to be too redundant in reviewing this for you; it sounded like you maybe added some functions and got it to properly select words when you were testing it. If you want me to take another look at it, push those changes to github and then comment here and I'll take another look to make sure it's all in line with the project guidelines!

Rose-Williams-16 commented 1 year ago

Hi! I pushed the changes to GitHub. The code showed up as a separate .py file, I think because I changed the name. The new code is under Final_Project_Wordle.py. I also added the 5_letter.csv file, so be sure to clone that as well, or otherwise the program won't work properly. I haven't commented about all the new changes yet, so if you have any questions, please let me know! Also, everything seems to be working fine on my end, but please let me know if you discover any problems! Thank you for your help with my project!

Rose-Williams-16 commented 1 year ago

Hello! I would like to submit my project early for feedback. The version currently on GitHub is the one I would like to submit.