Data Recovery Game
This is my project for the first semester course Intro to Programming
It's a small game where you first input the path to a text file and choose how much it gets corrupted. Then you have to work to fix it by selecting the words with the corrupted letters and then you get the option to fix it.
I had fun while making this but splitting it into different functions at the end was a pain.