Browse Source

Int Modus 2 Punktestand

remotes/origin/Celine
Celine Khazarian 11 months ago
parent
commit
bb7ae467c9
  1. 1
      src/main/c/SchereSteinPapier.c

1
src/main/c/SchereSteinPapier.c

@ -112,4 +112,5 @@ int Modus2() {
printf("\n\t\t\t\t%s Wow! Du gewinnst diese Runde!\n", Mensch2);
Stand2++;
}
printf("\n\t\t\t\tPunktestand: %s - %d, %s - %d\n", Mensch1, Stand1, Mensch2, Stand2);
}
Loading…
Cancel
Save