+ 3
How do you give the user 10 seconds to guess the word using C# visual studio window form
I am creating a game using C# Visual Studio Window Form where the compiler select a random word and remove one alphabet from the word and the user has to guess the word within 10 seconds...
4 Answers
+ 1
i dont know , but you can search on web about Timeout function
+ 1
Thanks, I appreciate it!
+ 1
Wow thanks a lot