You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typing game
simple typing game in winforms in c#
Test Cases
- entering the correct key updates correct label
- entering incorrect key updates missed label
- total updates correctly
- progress bar updates
- game ends