This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Discussions
You need to login to take part
Current Discussions
Is there any symbol for "or"?
By Evstar14, with 3 replies.
Last reply by Kostya20052011, about 6 years ago:
Welcome)
plasmaeffect
By ronald, with 2 replies.
Last reply by ronald, about 6 years ago:
Good morning I just took over the plasma effect project I'll give you my code, it will be simpler I actually got rid of the bufferedimage the code works but I have a little trouble with the if for the moment the colors are displayed in full window but do not give color spots but this is due to the plasma, I think? Thank you for your help
How do I complete eatAppleOnCollision()?
By Ahmed780, with 11 replies.
Last reply by Ahmed780, about 6 years ago:
I added "scoregreen,int scoreyellow and score" and it worked. thanks for your help. Do you mind if I ask more questions? public class Score extends Actor { /* (World, Actor, GreenfootImage, Greenfoot and MouseInfo)*/ private double score = 0; /** * Act - do whatever the Score wants to do. This method is called whenever the 'Act' or 'Run' button gets pressed in the environment. */ public void act() { /* Add your action code here.*/ SimulationWorld world = (SimulationWorld)getWorld(); List<Bowl> bowls = world.getObject
How to make an object hover directly over another.
By OGTacl, with 5 replies.
Last reply by OGTacl, about 6 years ago:
Works great. Thanks.
How do I make a highscore?
By HairyChickens, with 36 replies.
Last reply by danpost, about 6 years ago:
HairyChickens wrote...
So it is not possible to have both numbers combined into one like Highscore: ... Where eg player 1 scores 5 and the it shows Highscore: 5 but after a new game player 2 scores 7 and it shows Highscore:7
Sure, it is possible (I did not know that is what you meant by combining the high scores). <Code Omitted>
Why wont the Scenario that i publish run?
By JacobGames, with 1 reply.
Replied to by danpost, about 6 years ago:
JacobGames wrote...
When i try to play the game i uploaded it crashes the web page any solutions? https://www.greenfoot.org/scenarios/25753
Your
SpriteSheet
class uses a part of the
java.awt
package, which will not work in javascript.
How to make objects fall from the top of my screen
By ninjapuffin, with 12 replies.
Last reply by ninjapuffin, about 6 years ago:
okay let me try that out danpost
greenfoot autumn 1 scenario
By lottie, with 4 replies.
Last reply by lottie, about 6 years ago:
thank you!
Click on Greenfoot image in the world
By thinud.bothma@reddam.house, with 5 replies.
Last reply by danpost, about 6 years ago:
thinud.bothma@reddam.house wrote...
I can still move the Actor with the mouse. I must not be able to move.
Show the class codes of this actor.
Asteroids ScoreBoard Reading 100
By Sharp1122, with 20 replies.
Last reply by Sharp1122, about 6 years ago:
That worked! Thank you so much!
I need help
By MikaR03, with 31 replies.
Last reply by ninjapuffin, about 6 years ago:
or you can record your own sound
how do i make objects spawn in random places
By ninjapuffin, with 20 replies.
Last reply by ninjapuffin, about 6 years ago:
anyway THANKS!
NullPointerError
By Evstar14, with 8 replies.
Last reply by Evstar14, about 6 years ago:
Thanks soooo much for the quick solution! I have spent almost 3 hours trying to solve that, but i had no idea what the actual problem was. Thankyou
how to use gifs
By Weeb.exe, with 7 replies.
Last reply by Weeb.exe, about 6 years ago:
it doesn't allow me to use the gif code which i saw on a yt video
How to make timer on enemy fire
By JoshuaK, with 2 replies.
Last reply by JoshuaK, about 6 years ago:
Thanks for the hasty reply :)
126
127
128
129
130
131
132
X