Balkan_Devil
Mitglied
Hallo Forum !!
Bin mit meinem Snake sozusagen fast ganz fertig...
Was nocht fehlt ist das "Selber Fressen"..
Ich hätts mal so probiert.
if shp_snake(0).left = shp_snake(i).left and shp_snake(0).top = shp_snake(i).top then
msgBox("Game Over")
End if
Aber das funktioniert i-wie nicht...
Bitte um Hilfe
Lg
Bin mit meinem Snake sozusagen fast ganz fertig...
Was nocht fehlt ist das "Selber Fressen"..
Ich hätts mal so probiert.
if shp_snake(0).left = shp_snake(i).left and shp_snake(0).top = shp_snake(i).top then
msgBox("Game Over")
End if
Aber das funktioniert i-wie nicht...
Bitte um Hilfe
Lg