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

Super_Hippo's Comments

Back to Super_Hippo's profile

That's how it looks to me: https://gyazo.com/bb3d1c30bfcdcc64927b5f5833aa29f0 For some reason, the edges changes to an object which moves there, but that always happens to me, not only here at your scenario...
Now you only have to add a high score table. :)
Do you use Java 7? I think that accessing the UserInfo still doesn't work with Java 8.
Oh I forgot, the lag on my laptop isn't that bad. It is playable at least. Can't test on other one, but I didn't change anything to reduce it.
Instead, you can simply publish the source code, so you don't have to download it from third party.
Read the description: "Use the arrow keys to move and jump."
By the way, because I see this here again, it seems like you failed. :P
Just some ideas: - in my opinion it would be better to use 'mousePressed' instead of 'mouseClicked' - maybe instead of just clicking on a bomb, shoot on them with projectiles to destroy them (for that, the bombs should move slower) - the snowmen shouldn't be transparent ;) - bombs that doesn't hit anything should have some effect, too. Maybe decrease score. Or you lose the game when only 5 snowmen/igloos are left, but every bomb is ejected over a snowman/igloo
Could it be that you set the speed to 100? It is over after a very short time without any chance of doing anything.