ok, I'm making a number guessing game in the form of an applet.
The only problem is, I have no idea how to read strings from the keyboard using the AWT. :lol
I think I know how I'm going to do everything else, but I have no clue how to get input from the keyboard.
The only problem is, I have no idea how to read strings from the keyboard using the AWT. :lol
I think I know how I'm going to do everything else, but I have no clue how to get input from the keyboard.