
This C# game is called “Keyboarding Game”. It has 5 different words at the top of the window that when the start button is pressed, start to fall to the bottom. The text field is then enabled and the user has to type in the words before they hit the text field. After the word is completed, it gets placed to the top and the score gets incremented by 1. If a word hits the bottom, 1 gets subtracted from the score.
You need to have Visual Studio 2008 to open the file. Download the zip file here.
