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

mjrb4's Comments

Back to mjrb4's profile

mjrb4mjrb4

2009/1/12

The animation of the strings is very smooth. I look forward to the music editor! Do you play an instrument by any chance? :)
Nice initial implementation of this idea, it's good how the worms rearrange themselves randomly when you eat them and coming back on at the other side of the screen when you go off the edge is handled well too. As for things to see next, a score would be good! And perhaps the movement could get gradually faster as you go on to make things a bit more challenging? Or for something a bit more challenging, you could try implementing a number of levels where you have to get a set number of worms on each one to complete it. Good start though!
mjrb4mjrb4

2009/1/11

Is anything meant to be happening here? There's just a picture and it seems there's no code at all...
What do I have to do? Reach the guy on the motorbike without getting hit by anything else? Incidentally, this seems far too fast at the default speed, try putting something like Greenfoot.setSimulationSpeed(50); in the world's constructor to bring it to something more manageable.
mjrb4mjrb4

2009/1/11

That's perfect harmony eh? ;)
mjrb4mjrb4

2009/1/10

Nice, I like the movement of the cymbals when they're struck.
mjrb4mjrb4

2009/1/9

I was wondering if a Greenfoot tetris would appear! Nice work, agreed with delmar about the down arrow and the side movement being quicker - I'd add the rotate could do with being quicker too, by the time I got near the top I was struggling to rotate the blocks fast enough. But it's a really good basic implementation nonetheless :)
That should do it :)
Gimme a minute and I'll reupload in 1.4.6 :)