This site requires JavaScript, please enable it in your browser!
Greenfoot back

Super_Hippo's Comments

Back to Super_Hippo's profile

I can only play c, f, g and a. All others stop the game.
In the counter, I changed the the top from private to public static int value = 0; public static int target = 0; Then i made all the animals that are relevant to the counter as subclasses of the counter. I just need to use add(x) to add x to the counter. I did not understand how to do it without using subclasses.
What exactly do you need help with?