|
@ -154,6 +154,7 @@ public class ProgrammMain { |
|
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
public static void main(String[] args) { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
System.out.println("Willkommen bei diesem kleinen konsolenbasierten Spiel!\n"); |
|
|
System.out.println("Willkommen bei diesem kleinen konsolenbasierten Spiel!\n"); |
|
|
System.out.println("Du hast 3 Spielmodi!\n"); |
|
|
System.out.println("Du hast 3 Spielmodi!\n"); |
|
|
System.out.println("1. Karteikarten\n"); |
|
|
System.out.println("1. Karteikarten\n"); |
|
@ -193,4 +194,5 @@ public class ProgrammMain { |
|
|
System.out.println("Programm beendet\n"); |
|
|
System.out.println("Programm beendet\n"); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
} |