How do i get user input for games like rock, paper, scissors in Java | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How do i get user input for games like rock, paper, scissors in Java

I wanted to make my first game in Java put in the tutorials of SoloLearn they dont go deep into user input.

17th Oct 2017, 1:36 PM
NtheL
NtheL - avatar
2 Antworten
+ 5
i recently made one which you can have a look at there some explanation aswell good luck!. https://code.sololearn.com/c3ZVd60aZ42M/?ref=app
17th Oct 2017, 4:04 PM
D_Stark
D_Stark - avatar
0
You can use a Scanner from java.util package! Google: "java scanner"
17th Oct 2017, 3:34 PM
Chriptus13
Chriptus13 - avatar