Skip to content
Snippets Groups Projects
Commit c463bc5d authored by bluml's avatar bluml
Browse files

UNO

parent 64c4d496
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ public class UNO {
String start = scanner.nextLine();
if("start" .equals(start.toLowerCase())){
//Spiler Namen Abfrage und Anzahl der Spielerrr
//Spiler Namen Abfrage und Anzahl der Spielerr
System.out.println("Kurze Information: mind. 2 Player max. 4 Player");
System.out.println("Enter Player Names:");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment