@ -144,6 +144,11 @@ int update(int realU[N][N],char richtung) {
apple(realU);
speed = speed + 20;
}
else {
if (!lose(realU, richtung)) {
realU[ii][jj - 1] = max + 1;
int probe(int input){