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

delmar's Comments

Back to delmar's profile

Very nicely done! I like the drawings, and the motion effects of the chicken (like the breaking when you stop running). Great!
delmardelmar

2008/10/29

That feels quite good. The movement of the space ship is good, and the smileys fire nicely. Now you need to decide what the challenge is. If the task is not to get hit by the balls, then there are too many - you just cannot escape. If you leave it as it is (you can crash into the balls without damage to the ship) then the question is what the task is...
delmardelmar

2008/10/28

It's starting to look like fun! The world is a bit big, though: on my laptop, I cannot make it fit on the screen. Makes it hard to play once going gets tough. Making it a little less high would help.
delmardelmar

2008/10/28

Nice!
delmardelmar

2008/10/28

Ahh, now we're starting to see something. I can fly, I CAN FLY!!!
I get an error in the Jav console when trying to play this: java.lang.IllegalArgumentException: Format of sound file not supported: yessir.wav ... java.lang.IllegalArgumentException: Format of sound file not supported: yessir.wav So there seems to be a problem with your sound file...
Okay, here's what the Google translator makes of it in its attempt to get the instructions into English: "Nemus must go through all the pyraƱas so as to arrive at the delay. Can hide in the algae that are found across the stage."
No objects? You have to write code in your world's constructor to place the initial objects. (See some other scenarios for sample code.) In the exported version, we cannot interactively create objects...
delmardelmar

2008/10/26

Nice! Cool new opening sequence, and I like the handling of losing a life (without the separate dialogue box) much better too. And I finally got across! If you wanted to make it just a little bit harder (and more interesting), you could make the middle row of the cars go at a different speed (a little slower or faster than the other rows). Nice game.