hey guys,
i use greenfoot since 1 year - so don´t laught at me, i don´t know much:D.
i want to do something like a ballcounter for the game breakout. in school,
we haven´t had too much up to know, so no complicated codes please :).
my ideas was something like three balls in the left corner, and so
"if third ball is away - game over". but it just doesn´t work.
is it possible on this way?
and how can i remove an object at greenfoot? isn´t it (for the world) removeObject(Actor ball) e. g.?
thank you so much :) i need it for school

