Einfügen der Test Funktion des CPU für Spiel
This commit is contained in:
@@ -39,6 +39,10 @@ public class Computer_gegner {
|
|||||||
public void pruefeZug(Kartensatz kartensatz)
|
public void pruefeZug(Kartensatz kartensatz)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public int cpu_Zug() {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user